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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add const qualifier, comment on can_avoid_reallocation()
Brian Paul
2016-10-06
1
-1
/
+8
*
mesa: add comment/assertion on get_tex_level_parameter_buffer()
Brian Paul
2016-10-06
1
-0
/
+5
*
mesa: annotate AttribFuncsARB[] as const
Emil Velikov
2016-10-06
1
-1
/
+1
*
mesa: remove the UsesDFdy flag
Timothy Arceri
2016-10-06
1
-1
/
+0
*
mesa: Raise INVALID_ENUM in FramebufferTexture*D for unknown textargets.
Kenneth Graunke
2016-10-04
1
-2
/
+3
*
mesa: Reorganize check_textarget().
Kenneth Graunke
2016-10-04
1
-43
/
+37
*
mesa: Add a check for OES_viewport_array
Anuj Phogat
2016-10-04
1
-1
/
+3
*
mesa: Enable enums for OES_viewport_array
Anuj Phogat
2016-10-04
2
-4
/
+10
*
mesa: use uint32_t rather than unsigned for xfb struct members
Timothy Arceri
2016-10-01
1
-10
/
+10
*
mesa: move _mesa_valid_to_render() to api_validate.c
Brian Paul
2016-09-30
5
-191
/
+195
*
glsl: don't crash when dumping shaders if some come from cache
Timothy Arceri
2016-09-28
1
-2
/
+7
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
1
-0
/
+16
*
Revert "glsl: move xfb BufferStride into gl_transform_feedback_info"
Timothy Arceri
2016-09-24
1
-3
/
+2
*
glsl: move xfb BufferStride into gl_transform_feedback_info
Timothy Arceri
2016-09-24
1
-2
/
+3
*
mesa: add implementations for new float depth functions
Ilia Mirkin
2016-09-22
1
-1
/
+18
*
mesa: move ARB_viewport_array params to a GLES 3.1-accessible section
Ilia Mirkin
2016-09-22
1
-6
/
+6
*
mesa: add GL_OES_viewport_array to the extension string
Ilia Mirkin
2016-09-22
2
-0
/
+2
*
mesa: add new entrypoints for GL_OES_viewport_array
Ilia Mirkin
2016-09-22
3
-0
/
+29
*
mesa: Implement ARB_shader_viewport_layer_array for i965
Dylan Baker
2016-09-20
2
-0
/
+2
*
mesa: Move buffers-unmapped earlier in check_valid_to_render().
Kenneth Graunke
2016-09-16
1
-6
/
+6
*
mesa: Expose GL_CONTEXT_FLAGS in ES 3.2.
Kenneth Graunke
2016-09-16
1
-3
/
+5
*
mesa: fix glGetFramebufferAttachmentParameteriv w/ on-demand FRONT_BACK alloc
Marek Olšák
2016-09-16
1
-2
/
+14
*
mesa: check for no matrix change in _mesa_LoadMatrixf()
Brian Paul
2016-09-15
1
-3
/
+5
*
mesa: Expose RESET_NOTIFICATION_STRATEGY with KHR_robustness.
Kenneth Graunke
2016-09-15
2
-3
/
+10
*
glsl: add core plumbing for GL_ANDROID_extension_pack_es31a
Ilia Mirkin
2016-09-13
2
-0
/
+3
*
mesa: introduce glPrimitiveBoundingBoxARB entrypoint
Ilia Mirkin
2016-09-13
1
-0
/
+3
*
mesa: add a GLES3.2 enums section, and expose new MS line width params
Ilia Mirkin
2016-09-13
4
-10
/
+46
*
mesa: Enable OES/EXT_tessellation_shader for ES 3.1 + ARB_tess drivers.
Kenneth Graunke
2016-09-12
1
-4
/
+4
*
mesa/glsl: Move string_to_uint_map into the util folder
Thomas Helland
2016-09-12
2
-2
/
+2
*
mesa: Remove unused hash table includes
Thomas Helland
2016-09-12
1
-1
/
+0
*
mesa/formatquery: limit ES target support, fix core context support
Ilia Mirkin
2016-09-06
1
-7
/
+8
*
main: GL_RGB10_A2UI does not come with GL 3.0/EXT_texture_integer
Ilia Mirkin
2016-09-06
1
-1
/
+7
*
mesa: Fix types in _mesa_get_color_read_format().
Kenneth Graunke
2016-09-05
1
-1
/
+1
*
main: add KHR_robustness to ES 3.2 extension requirements
Ilia Mirkin
2016-09-03
1
-0
/
+1
*
glsl: add gl_BoundingBox and associated varying slots
Ilia Mirkin
2016-08-30
1
-0
/
+5
*
mesa: add support for GL_PRIMITIVE_BOUNDING_BOX storage and query
Ilia Mirkin
2016-08-30
4
-0
/
+57
*
mesa: add scaffolding for OES/EXT_primitive_bounding_box
Ilia Mirkin
2016-08-30
7
-1
/
+95
*
glsl: Calculate bitset of secondary outputs written in ir_set_program_inouts.
Francisco Jerez
2016-08-30
1
-0
/
+1
*
mesa: fix format conversion bug in get_tex_rgba_uncompressed()
Brian Paul
2016-08-29
1
-6
/
+8
*
mesa: add EXT_texture_cube_map_array support
Ilia Mirkin
2016-08-28
1
-0
/
+1
*
mesa: remove OES_shader_io_blocks enable
Ilia Mirkin
2016-08-28
2
-3
/
+2
*
main: use KHR_blend_equation_advanced enable for ES 3.2 availability
Ilia Mirkin
2016-08-28
1
-1
/
+1
*
main: add missing EXTRA_END in OES_sample_variables get check
Ilia Mirkin
2016-08-28
1
-0
/
+1
*
mesa/version: OpenGL ES 3.2 depends on OES_texture_cube_map_array
Ian Romanick
2016-08-26
1
-1
/
+1
*
mesa: Add support for OES_texture_cube_map_array
Ian Romanick
2016-08-26
9
-11
/
+16
*
mesa: Add and use _mesa_has_texture_cube_map_array helper
Ian Romanick
2016-08-26
3
-8
/
+13
*
mesa: Use _mesa_has_ARB_texture_cube_map_array instead of open-coding it
Ian Romanick
2016-08-26
3
-4
/
+3
*
mesa: Cosmetic changes in legal_texobj_target
Ian Romanick
2016-08-26
1
-12
/
+12
*
mesa: Rearrange legal_texobj_target to look more like _mesa_legal_get_tex_lev...
Ian Romanick
2016-08-26
1
-11
/
+26
*
mesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_point_size
Ian Romanick
2016-08-26
2
-0
/
+6
[next]