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: 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
*
mesa: Add getters for the rest of the supported draw buffers.
Eric Anholt
2010-12-02
1
-0
/
+8
*
mesa: Fix glGet of ES2's GL_MAX_*_VECTORS properties.
Kenneth Graunke
2010-11-24
1
-6
/
+11
*
mesa: Allow query of MAX_SAMPLES with EXT_framebuffer_multisample
Ian Romanick
2010-11-10
1
-2
/
+2
*
mesa: state/queries for GL_MIN/MAX_PROGRAM_TEXEL_OFFSET_EXT
Brian Paul
2010-10-28
1
-0
/
+13
*
mesa: Track an ActiveProgram distinct from CurrentProgram
Ian Romanick
2010-10-27
1
-1
/
+1
*
mesa: added glGet query for GL_RGBA_INTEGER_MODE_EXT
Brian Paul
2010-10-23
1
-0
/
+11
*
mesa: set/get primitive restart state
Brian Paul
2010-10-21
1
-0
/
+16
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-16
/
+16
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
1
-33
/
+0
*
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
1
-25
/
+0
*
mesa: Remove SGI_color_table.
Eric Anholt
2010-09-23
1
-12
/
+0
*
mesa: Remove EXT_histogram.
Eric Anholt
2010-09-23
1
-6
/
+0
[next]