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
*
nir: move shader_enums.[ch] to compiler
Emil Velikov
2016-01-26
1
-1
/
+1
*
mesa: Don't include meta.h
Ian Romanick
2016-01-25
1
-1
/
+0
*
Revert "mesa: enable enums for OES_geometry_shader"
Marek Olšák
2016-01-24
2
-86
/
+30
*
Revert "mesa: Deal with size differences between GLuint and GLhandleARB in Ge...
Jeremy Huddleston Sequoia
2016-01-22
1
-17
/
+1
*
mesa: Update _mesa_has_geometry_shaders
Marta Lofstedt
2016-01-22
1
-1
/
+2
*
mesa: enable enums for OES_geometry_shader
Marta Lofstedt
2016-01-22
2
-30
/
+86
*
glapi: add GL_OES_geometry_shader extension
Marta Lofstedt
2016-01-22
3
-0
/
+5
*
mesa: wire up EmitStringMarker for KHR_debug
Rob Clark
2016-01-21
1
-0
/
+7
*
mesa: add GREMEDY_string_marker
Rob Clark
2016-01-21
6
-0
/
+28
*
texobj: Remove redundant checks that the texture cube faces match size
Neil Roberts
2016-01-21
1
-10
/
+0
*
texobj: Fix the completeness checks for cube textures
Neil Roberts
2016-01-21
1
-1
/
+11
*
mesa: Deal with size differences between GLuint and GLhandleARB in GetAttache...
Jeremy Huddleston Sequoia
2016-01-21
1
-1
/
+17
*
mesa: Fix format warnings
Jeremy Huddleston Sequoia
2016-01-21
1
-1
/
+1
*
mesa: Fix some function prototype mismatching
Jeremy Huddleston Sequoia
2016-01-21
4
-27
/
+26
*
mesa: remove link validation that should be done elsewhere
Timothy Arceri
2016-01-20
1
-60
/
+3
*
mesa: Move sanity check of BindVertexBuffer for OpenGL ES 3.1
Marta Lofstedt
2016-01-19
2
-1
/
+5
*
mesa: fix segfault in glUniformSubroutinesuiv()
Timothy Arceri
2016-01-18
1
-0
/
+10
*
mesa: add Driver.InvalidateBufferSubData
Nicolai Hähnle
2016-01-14
2
-8
/
+9
*
mesa: fix the checks in _mesa_InvalidateBuffer(Sub)Data
Nicolai Hähnle
2016-01-14
1
-3
/
+15
*
texobj: Check completeness with InternalFormat rather than Mesa format
Neil Roberts
2016-01-14
1
-1
/
+1
*
mesa: do not validate io of non-compute and compute stage
Tapani Pälli
2016-01-13
1
-0
/
+7
*
mesa: print the invalid enum when CreateShader fails
Timothy Arceri
2016-01-13
1
-1
/
+2
*
mesa: use gl_shader_variable in program resource list
Tapani Pälli
2016-01-12
2
-19
/
+80
*
main: get rid of needless conditional
Erik Faye-Lund
2016-01-12
1
-13
/
+12
*
mesa: Refator _mesa_BindSampler to make _mesa_bind_sampler
Ian Romanick
2016-01-11
2
-6
/
+16
*
mesa: Add _mesa_set_sampler_srgb_decode method
Ian Romanick
2016-01-11
2
-0
/
+14
*
mesa: Add _mesa_set_sampler_filters method
Ian Romanick
2016-01-11
2
-0
/
+26
*
mesa: Add _mesa_set_sampler_wrap method
Ian Romanick
2016-01-11
2
-0
/
+20
*
mesa/uniform_query: add IROUNDD and use for doubles->ints (v2)
Dave Airlie
2016-01-11
2
-1
/
+8
*
mesa: Update todo regarding StencilOp and StencilOpSeparate.
Rhys Kidd
2016-01-11
1
-12
/
+6
*
mesa: merge bind_atomic_buffers_{base|range}
Nicolai Hähnle
2016-01-08
1
-106
/
+49
*
mesa: merge bind_shader_storage_buffers_{base|range}
Nicolai Hähnle
2016-01-08
1
-111
/
+51
*
mesa: merge bind_uniform_buffers_{base|range}
Nicolai Hähnle
2016-01-08
1
-108
/
+50
*
mesa: merge bind_xfb_buffers_{base|range}
Nicolai Hähnle
2016-01-08
1
-113
/
+59
*
mesa: Use separate indices for UBO & SSBO during binding
Jordan Justen
2016-01-08
1
-10
/
+20
*
mesa: Map program UBOs and SSBOs to Interface Blocks
Jordan Justen
2016-01-08
1
-0
/
+7
*
mesa/main: Avoid `void function returning a value` warning.
Jose Fonseca
2016-01-08
1
-2
/
+4
*
glsl: optionally declare gl_FragCoord & gl_FrontFacing as system values
Marek Olšák
2016-01-08
1
-0
/
+4
*
mesa: check that internalformat of CopyTexImage*D is not 1, 2, 3, 4
Nicolai Hähnle
2016-01-08
1
-0
/
+16
*
mesa: add support for ARB_indirect_parameters draw functions
Ilia Mirkin
2016-01-07
2
-0
/
+131
*
mesa: add parameter buffer, used for ARB_indirect_parameters
Ilia Mirkin
2016-01-07
4
-0
/
+25
*
glapi: add ARB_indirect_parameters definitions
Ilia Mirkin
2016-01-07
3
-0
/
+6
*
mesa/bufferobj: make _mesa_delete_buffer_object externally accessible
Nicolai Hähnle
2016-01-07
2
-1
/
+5
*
main: s/GLuint/GLbitfield for state bitmasks
Brian Paul
2016-01-06
2
-3
/
+3
*
mesa: fix GL_MAX_NAME_LENGTH query for tessellation shaders
Timothy Arceri
2016-01-06
1
-2
/
+6
*
mesa: check for z=0 in _mesa_Vertex3dv()
Brian Paul
2016-01-05
1
-1
/
+4
*
Revert "i965/wm: use proper API buffer size for the surfaces."
Ilia Mirkin
2016-01-05
2
-4
/
+1
*
i965/wm: use proper API buffer size for the surfaces.
Samuel Iglesias Gonsálvez
2016-01-04
2
-1
/
+4
*
mesa: Fix warning with MESA_VERBOSE=api for BindBufferRange
Jordan Justen
2016-01-01
1
-1
/
+1
*
mesa: Add MESA_VERBOSE=api for GL_ARB_program_interface_query
Jordan Justen
2016-01-01
1
-0
/
+39
[next]