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: rename gl_vertex_attrib_array gl_array_attributes
Brian Paul
2016-10-13
1
-1
/
+1
*
mesa: replace gl_framebuffer::_IntegerColor wih _IntegerBuffers
Brian Paul
2016-10-13
1
-0
/
+4
*
mesa/main: add support for ARB_compute_variable_groups_size
Samuel Pitoiset
2016-10-07
1
-0
/
+10
*
mesa: Enable enums for OES_viewport_array
Anuj Phogat
2016-10-04
1
-0
/
+6
*
mesa: Expose RESET_NOTIFICATION_STRATEGY with KHR_robustness.
Kenneth Graunke
2016-09-15
1
-0
/
+7
*
mesa: add a GLES3.2 enums section, and expose new MS line width params
Ilia Mirkin
2016-09-13
1
-6
/
+20
*
mesa: add support for GL_PRIMITIVE_BOUNDING_BOX storage and query
Ilia Mirkin
2016-08-30
1
-0
/
+28
*
main: add missing EXTRA_END in OES_sample_variables get check
Ilia Mirkin
2016-08-28
1
-0
/
+1
*
mesa: Add support for OES_texture_cube_map_array
Ian Romanick
2016-08-26
1
-2
/
+2
*
mesa: Use _mesa_has_ARB_texture_cube_map_array instead of open-coding it
Ian Romanick
2016-08-26
1
-1
/
+1
*
mesa: Implement GL_KHR_blend_equation_advanced_coherent.
Kenneth Graunke
2016-08-25
1
-0
/
+1
*
mesa: Add support for querying GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT.
Francisco Jerez
2016-08-24
1
-0
/
+7
*
mesa: add GL_EXT_window_rectangles state storage/retrieval functionality
Ilia Mirkin
2016-06-18
1
-0
/
+12
*
mesa: remove _mesa_init_get_hash()
Emil Velikov
2016-06-13
1
-65
/
+0
*
mesa/get: drop unused extension checks.
Dave Airlie
2016-05-28
1
-3
/
+0
*
mesa/main: Add support for GL_ARB_cull_distance (v2)
Tobias Klausmann
2016-05-14
1
-0
/
+1
*
mesa: add GL_OES_shader_multisample_interpolation support
Ilia Mirkin
2016-03-30
1
-0
/
+5
*
mesa: add OES_texture_buffer and EXT_texture_buffer support
Ilia Mirkin
2016-03-28
1
-2
/
+2
*
get: reconcile aliasing enums for MaxCombinedShaderOutputResources
Nicolai Hähnle
2016-03-14
1
-0
/
+7
*
mesa: Make glGetInteger64v convert float/doubles to 32-bit integers.
Kenneth Graunke
2016-03-09
1
-6
/
+6
*
mesa: Allow Get*() of several forgotten IsEnabled() pnames.
Kenneth Graunke
2016-03-03
1
-0
/
+2
*
mesa: remove _ARB suffix from cube map enums
Brian Paul
2016-02-12
1
-1
/
+1
*
mesa: move GL_ARB_debug_output code into new debug_output.c file
Brian Paul
2016-02-08
1
-0
/
+1
*
mesa/get: fix a breakage after rebase
Marek Olšák
2016-02-05
1
-0
/
+1
*
mesa: implement GL_ATI_meminfo (v2)
Marek Olšák
2016-02-05
1
-1
/
+25
*
mesa: implement GL_NVX_gpu_memory_info (v2)
Marek Olšák
2016-02-05
1
-0
/
+24
*
main: Use _mesa_geometric_samples to calculate GL_SAMPLE_BUFFERS
Neil Roberts
2016-02-05
1
-0
/
+3
*
main: Use _mesa_geometric_samples to calculate the value of GL_SAMPLES
Neil Roberts
2016-02-05
1
-0
/
+4
*
mesa: Handle QUERY_BUFFER_BINDING in GetIntegerv
Rafal Mielniczuk
2016-02-04
1
-0
/
+5
*
mesa: enable enums for OES_geometry_shader
Marta Lofstedt
2016-02-01
1
-15
/
+67
*
Revert "mesa: enable enums for OES_geometry_shader"
Marek Olšák
2016-01-24
1
-55
/
+9
*
mesa: enable enums for OES_geometry_shader
Marta Lofstedt
2016-01-22
1
-9
/
+55
*
mesa: add parameter buffer, used for ARB_indirect_parameters
Ilia Mirkin
2016-01-07
1
-0
/
+5
*
mesa: remove ARB_geometry_shader4
Marta Lofstedt
2015-11-26
1
-7
/
+0
*
mesa: Add getters for the GL_ARB_shader_storage_buffer_object max constants
Samuel Iglesias Gonsalvez
2015-09-25
1
-0
/
+7
*
glsl: fix UNIFORM_BUFFER_START or UNIFORM_BUFFER_SIZE query when no buffer ob...
Samuel Iglesias Gonsalvez
2015-09-25
1
-2
/
+4
*
mesa: Add queries for GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-09-25
1
-0
/
+31
*
mesa/cs: Support GL_DISPATCH_INDIRECT_BUFFER
Jordan Justen
2015-09-24
1
-0
/
+4
*
mesa/es3.1: Allow query of Vertex bindings for GLES 3.1
Marta Lofstedt
2015-09-22
1
-3
/
+4
*
mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Marta Lofstedt
2015-09-09
1
-0
/
+8
*
mesa: return old name for deleted samplers for SAMPLER_BINDING queries
Daniel Scharrer
2015-08-28
1
-10
/
+1
*
mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
2015-08-28
1
-0
/
+86
*
mesa: remove pointless es31 checks, fix indirect to only be in es31
Ilia Mirkin
2015-08-26
1
-36
/
+1
*
mesa/es3.1: Enable getting MAX_COMPUTE_WORK_GROUP_ values for OpenGL ES 3.1
Marta Lofstedt
2015-08-26
1
-2
/
+2
*
mesa: Avoid double promotion.
Matt Turner
2015-07-29
1
-1
/
+1
*
mesa/es3.1: enable GL_ARB_explicit_uniform_location for GLES 3.1
Marta Lofstedt
2015-07-29
1
-0
/
+6
*
mesa/es3.1: enable GL_ARB_compute_shader for GLES 3.1
Marta Lofstedt
2015-07-29
1
-0
/
+6
*
mesa/es3.1: enable GL_ARB_texture_gather for GLES 3.1
Marta Lofstedt
2015-07-29
1
-0
/
+6
*
mesa/es3.1: enable GL_ARB_texture_multisample for GLES 3.1
Marta Lofstedt
2015-07-29
1
-0
/
+6
*
mesa/es3.1: enable GL_ARB_shader_atomic_counters for GLES 3.1
Marta Lofstedt
2015-07-29
1
-0
/
+6
[next]