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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: implement glGet queries and error handling for ARB_transform_feedback3
Marek Olšák
2012-07-12
1
-0
/
+9
*
mesa: implement glGet(GL_TIMESTAMP) v2
Marek Olšák
2012-07-10
1
-1
/
+14
*
mesa: rename MaxTransformFeedbackSeparateAttribs to MaxTransformFeedbackBuffers
Marek Olšák
2012-06-28
1
-4
/
+4
*
mesa: Add support for glGetIntegeri_v from GL_ARB_uniform_buffer_object.
Eric Anholt
2012-06-21
1
-0
/
+24
*
mesa: Add support for the GL_UNIFORM_BUFFER general binding point.
Eric Anholt
2012-06-21
1
-0
/
+6
*
mesa: Add state and getters for the GL_ARB_uniform_buffer_object maximums.
Eric Anholt
2012-06-21
1
-0
/
+30
*
gles2: Add GL_NV_read_buffer extension
Kristian Høgsberg
2012-06-18
1
-1
/
+21
*
get.c: Rename EXTRA_VERSION_ES2 to EXTRA_API_ES2
Kristian Høgsberg
2012-06-18
1
-5
/
+5
*
mesa: add support for ARB_blend_func_extended (v4)
Dave Airlie
2012-04-13
1
-0
/
+3
*
mesa: add infrastructure for GL_ARB_debug_output
nobled
2012-03-10
1
-0
/
+7
*
mesa: Avoid segfault when getting an unbound transform feedback buffer name.
Paul Berry
2012-01-05
1
-1
/
+1
*
mesa: Move RasterDiscard to toplevel of gl_context.
Paul Berry
2011-12-21
1
-1
/
+1
*
mesa: distinct gl_client_array arrays are gone
Chia-I Wu
2011-11-29
1
-3
/
+3
*
mesa: Use VERT_ATTRIB_* indexed array in gl_array_object.
Mathias Fröhlich
2011-11-29
1
-49
/
+49
*
mesa: move ElementArrayBufferObj to gl_array_object
Yuanhan Liu
2011-11-29
1
-1
/
+1
*
mesa: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+9
*
mesa: Add the basics for the NV_fog_distance extension
Nicholas Miell
2011-11-01
1
-0
/
+5
*
mesa: Make the program texel offsets limits available with GLSL 1.30.
Eric Anholt
2011-10-18
1
-5
/
+12
*
mesa/get: Move MAX_LIGHTS from GL/ES2 to GL/ES1.
Kenneth Graunke
2011-10-06
1
-2
/
+1
*
mesa/es: Allow querying GL_DRAW_BUFFERi in OpenGL ES 2.0
Ian Romanick
2011-10-04
1
-17
/
+17
*
mesa/es: Allow querying GL_MAX_COLOR_ATTACHMENTS in OpenGL ES 2.0
Ian Romanick
2011-10-04
1
-4
/
+4
*
mesa: Add missing glGetIntegerv() support for ARB_color_buffer_float tokens.
Eric Anholt
2011-10-01
1
-0
/
+6
*
mesa: Remove EXT_texture_lod_bias extension enable flag
Ian Romanick
2011-09-29
1
-2
/
+1
*
mesa: Remove ARB_multitexture extension enable flag
Ian Romanick
2011-09-29
1
-7
/
+3
*
mesa: Make enable.c and get.c properly range check clip flags.
Paul Berry
2011-09-27
1
-6
/
+37
*
mesa: Remove OES_read_format extension enable flag
Ian Romanick
2011-09-26
1
-8
/
+2
*
mesa: Remove many extension enable flags
Ian Romanick
2011-09-26
1
-6
/
+2
*
mesa: remove support for GL_APPLE_client_storage extension
Brian Paul
2011-09-22
1
-1
/
+0
*
mesa: fix error handling for some glGet* functions
Yuanhan Liu
2011-09-19
1
-0
/
+15
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-4
/
+7
*
mesa: Remove API facing bits of EXT_paletted_texture and EXT_shared_texture_p...
Ian Romanick
2011-09-06
1
-1
/
+0
*
mesa: Make _mesa_get_compressed_formats match the texture compression specs
Ian Romanick
2011-07-25
1
-2
/
+2
*
mesa: GL_PROVOKING_VERTEX_EXT is a GLenum, not GLboolean.
José Fonseca
2011-04-30
1
-1
/
+1
*
Squashed commit of the following:
Brian Paul
2011-04-26
1
-0
/
+3
*
mesa: add glGet for GL_ARB_sampler_objects
Brian Paul
2011-04-10
1
-0
/
+17
*
mesa: core support for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
1
-0
/
+36
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
1
-4
/
+41
*
mesa: More glGet* fixes.
José Fonseca
2011-03-23
1
-4
/
+4
*
mesa: Fix typo glGet*v(GL_TEXTURE_COORD_ARRAY_*).
José Fonseca
2011-03-22
1
-3
/
+3
*
mesa: move location of some geometry program limits
Brian Paul
2011-03-11
1
-6
/
+6
*
mesa: remove GL_SGI_texture_color_table support
Brian Paul
2011-02-28
1
-6
/
+0
*
mesa: EXT_framebuffer_sRGB interface additions.
Dave Airlie
2011-01-21
1
-0
/
+5
*
mesa: implement glGet queries for GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-0
/
+47
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-8
/
+8
*
mesa: Add getter for GL_SHADER_COMPILER with ARB_ES2_compatibility.
Eric Anholt
2011-01-14
1
-0
/
+1
*
mesa: Add getters for ARB_ES2_compatibility MAX_*_VECTORS.
Eric Anholt
2011-01-14
1
-0
/
+9
*
mesa: don't assert in GetIntegerIndexed, etc
Brian Paul
2011-01-12
1
-6
/
+12
*
mesa: Directly include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-07
1
-0
/
+1
*
mesa: make glGet*(GL_NONE) generate GL_INVALID_ENUM
Brian Paul
2010-12-03
1
-3
/
+5
*
mesa: Add getters for ARB_copy_buffer's attachment points.
Eric Anholt
2010-12-02
1
-0
/
+13
[next]