index
:
lib/mesa
debian-unstable
pristine-tar
upstream-unstable
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
standalone_scaffolding.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
glsl: Add extension infrastructure for ARB_viewport_array
Ian Romanick
1
-0
/
+1
2014-01-09
mesa: replace ctx->Const.{Vertex,Fragment,Geomtery}Program with an array.
Paul Berry
1
-7
/
+7
2014-01-08
mesa: Store gl_shader_stage enum in gl_shader objects.
Paul Berry
1
-0
/
+1
2014-01-08
mesa: Clean up nomenclature for pipeline stages.
Paul Berry
1
-1
/
+1
2013-11-01
mesa: Add infrastructure for GL_ARB_sample_shading
Anuj Phogat
1
-0
/
+1
2013-10-07
glsl_compiler: Enable any extension that any Mesa driver enables
Ian Romanick
1
-1
/
+8
2013-10-07
glsl_compiler: Sort extensions by name
Ian Romanick
1
-8
/
+11
2013-10-05
glsl: add plumbing for GL_ARB_texture_query_levels
Chris Forbes
1
-0
/
+1
2013-10-03
glsl: add texture gather changes
Maxence Le Dore
1
-0
/
+1
2013-09-19
glsl: Set VertexProgram.MaxOutputComponents and FragmentProgram.MaxInputCompo...
Ian Romanick
1
-0
/
+2
2013-05-12
glsl: Initialize ctx->ShaderCompilerOptions in standalone scaffolding.
Kenneth Graunke
1
-0
/
+12
2013-05-11
mesa: move max texture image unit constants to gl_program_constants
Marek Olšák
1
-2
/
+2
2013-05-06
mesa: Add infrastructure for ARB_gpu_shader5.
Matt Turner
1
-0
/
+1
2013-03-29
glsl: Implement ARB_texture_query_lod
Dave Airlie
1
-0
/
+1
2013-03-05
mesa: Report ARB_debug_output for both shader errors and warnings.
Eric Anholt
1
-1
/
+1
2013-03-02
glsl: add support for ARB_texture_multisample
Chris Forbes
1
-0
/
+1
2013-01-25
glsl: Add infrastructure for ARB_shading_language_packing
Matt Turner
1
-0
/
+1
2013-01-24
glsl/standalone_scaffolding: Add stub for _mesa_warning()
Chad Versace
1
-0
/
+18
2012-12-06
mesa: Add ARB_ES3_compatibility flag.
Paul Berry
1
-0
/
+1
2012-11-09
glsl: add ARB_texture_cube_map_array support (v2)
Dave Airlie
1
-0
/
+1
2012-10-31
mesa: don't always enable OES_standard_derivatives
Marek Olšák
1
-0
/
+1
2012-06-07
glsl: Scaffolding for ARB_shader_bit_encoding.
Olivier Galibert
1
-0
/
+1
2012-05-02
glsl: report errors via GL_ARB_debug_output
Dylan Noblesmith
1
-0
/
+6
2011-11-03
glsl: add support for GL_OES_EGL_image_external
Chia-I Wu
1
-0
/
+1
2011-10-04
mesa: Remove ARB_draw_buffers extension enable flag
Ian Romanick
1
-1
/
+0
2011-09-09
glsl: Silence several "warning: unused parameter"
Ian Romanick
1
-0
/
+1
2011-08-24
glsl: Make sure that Extensions.dummy_true is set to true
Ian Romanick
1
-0
/
+2
2011-07-22
glsl: Move functions into standalone_scaffolding.cpp for later reuse.
Paul Berry
1
-0
/
+91