index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
get_hash_params.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Don't return any data for GL_SHADER_BINARY_FORMATS
Ian Romanick
2013-10-04
1
-1
/
+1
*
mesa: fix make check for ARB_texture_gather
Chris Forbes
2013-10-03
1
-2
/
+2
*
mesa: add texture gather changes
Maxence Le Dore
2013-10-03
1
-0
/
+6
*
mesa: Remove all traces of GL_OES_matrix_get
Ian Romanick
2013-09-30
1
-5
/
+0
*
mesa: Allow several ARB_geometry_shader4 queries in OpenGL 3.2
Ian Romanick
2013-09-19
1
-4
/
+4
*
mesa: Expose MAX_GEOMETRY_{INPUT,OUTPUT}_COMPONENTS on OpenGL 3.2
Ian Romanick
2013-09-19
1
-1
/
+3
*
mesa: Get GL_MAX_FRAGMENT_INPUT_COMPONENTS from FragmentProgram.MaxInputCompo...
Ian Romanick
2013-09-19
1
-1
/
+1
*
mesa: Get GL_MAX_VERTEX_OUTPUT_COMPONENTS from VertexProgram.MaxOutputComponents
Ian Romanick
2013-09-19
1
-1
/
+1
*
mesa: Use correct data for MAX_{VERTEX,GEOMETRY}_VARYING_COMPONENTS_ARB queries
Ian Romanick
2013-09-19
1
-2
/
+2
*
mesa: Support GL_MAX_VERTEX_OUTPUT_COMPONENTS query with ES3
Ian Romanick
2013-09-19
1
-0
/
+1
*
mesa: Setup remaining infrastucture and enable KHR_debug
Timothy Arceri
2013-09-04
1
-5
/
+9
*
mesa: GL_ARB_shader_objects is not optional
Ian Romanick
2013-06-28
1
-3
/
+3
*
mesa: GL_EXT_fog_coord is not optional
Ian Romanick
2013-06-28
1
-5
/
+5
*
mesa: GL_EXT_secondary_color is not optional
Ian Romanick
2013-06-28
1
-6
/
+6
*
mesa: GL_EXT_framebuffer_object is not optional
Ian Romanick
2013-06-28
1
-4
/
+4
*
mesa: Expose MAX_FRAGMENT_INPUT_COMPONENTS on ES3 and desktop 3.2.
Eric Anholt
2013-06-07
1
-0
/
+3
*
mesa: Expose texture array getters on GLES3.
Eric Anholt
2013-06-07
1
-2
/
+4
*
mesa: Fix the return value of TEXTURE_BINDING_2D_ARRAY.
Eric Anholt
2013-06-07
1
-1
/
+1
*
mesa: Expose texel offset limits in GLES3.
Eric Anholt
2013-06-07
1
-4
/
+4
*
mesa: Use accessor for stencil reference values in glGet
Chris Forbes
2013-05-15
1
-1
/
+1
*
mesa: unify MaxVertexVaryingComponents and MaxGeometryVaryingComponents
Marek Olšák
2013-05-11
1
-2
/
+2
*
mesa: move max texture image unit constants to gl_program_constants
Marek Olšák
2013-05-11
1
-3
/
+3
*
mesa: fix glGet queries depending on derived framebuffer state (v2)
Marek Olšák
2013-04-10
1
-7
/
+7
*
mesa: allow drivers not to expose ARB_color_buffer_float in GL core profile
Marek Olšák
2013-04-06
1
-1
/
+1
*
mesa: flush current state when querying GL_EDGE_FLAG
Brian Paul
2013-03-04
1
-1
/
+1
*
mesa: implement sample mask
Chris Forbes
2013-03-02
1
-0
/
+2
*
mesa: add new max sample count state
Chris Forbes
2013-03-02
1
-0
/
+3
*
mesa: add texobj support for ARB_texture_multisample
Chris Forbes
2013-03-02
1
-0
/
+5
*
mesa: Allow glGet* queries of MAX_VARYING_COMPONENTS in ES 3
Matt Turner
2013-02-07
1
-3
/
+1
*
mesa: implement GL_ARB_texture_buffer_range
Christoph Bumiller
2013-01-30
1
-0
/
+6
*
mesa: Add Get support for PROGRAM_BINARY_FORMATS and NUM_PROGRAM_BINARY_FORMATS
Ian Romanick
2013-01-11
1
-0
/
+4
*
mesa: Fix GL_SHADER_BINARY_FORMATS query
Ian Romanick
2013-01-11
1
-8
/
+2
*
mesa: Support more glGet enums for ES3
Chad Versace
2013-01-10
1
-3
/
+5
*
mesa: Support querying GL_MAX_ELEMENT_INDEX in ES 3
Matt Turner
2013-01-10
1
-0
/
+3
*
mesa: De-duplicate ES2 queries
Matt Turner
2013-01-10
1
-10
/
+6
*
mesa: Allow glGet* queries on EXT_texture_lod_bias data in ES 3
Matt Turner
2013-01-10
1
-3
/
+7
*
mesa: Allow glGet* queries on EXT_framebuffer_blit data in ES 3
Matt Turner
2013-01-10
1
-4
/
+4
*
mesa: Allow glGet* queries on ARB_fragment/vertex_shader data in ES 3
Matt Turner
2013-01-10
1
-4
/
+6
*
mesa: Allow glGet* queries on ARB_framebuffer_object data in ES 3
Matt Turner
2013-01-10
1
-3
/
+3
*
mesa: Allow glGet* queries on ARB_transform_feedback2 data in ES 3
Matt Turner
2013-01-10
1
-5
/
+5
*
mesa: Allow glGet* queries on EXT_transform_feedback data in ES 3
Matt Turner
2013-01-10
1
-7
/
+7
*
mesa: Allow glGet* queries on ARB_sync data in ES 3
Matt Turner
2013-01-10
1
-3
/
+3
*
mesa: Allow glGet* queries of EXT_pbo data in ES 3
Matt Turner
2013-01-10
1
-4
/
+4
*
mesa: Allow glGet* queries of select ARB_ubo data in ES 3
Matt Turner
2013-01-10
1
-9
/
+14
*
mesa: add get support for TEXTURE_BINDING_CUBE_MAP_ARRAY_ARB
Dave Airlie
2012-11-09
1
-0
/
+3
*
mesa: remove NV_light_max_exponent extension enable flag
Marek Olšák
2012-10-31
1
-2
/
+2
*
mesa: remove IBM_rasterpos_clip extension enable flag
Marek Olšák
2012-10-31
1
-1
/
+1
*
mesa: remove EXT_compiled_vertex_array extension enable flag
Marek Olšák
2012-10-31
1
-2
/
+2
*
mesa: remove ARB_copy_buffer extension enable flag
Marek Olšák
2012-10-31
1
-2
/
+2
*
mesa: implement ARB_map_buffer_alignment
Marek Olšák
2012-10-31
1
-0
/
+3
[next]