index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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 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
*
mesa: Add MESA_VERBOSE=api for several indexed BindBuffer variants
Jordan Justen
2016-01-01
1
-2
/
+25
*
mesa: Add core mesa support for GL_ARB_shader_draw_parameters
Kristian Høgsberg Kristensen
2015-12-29
2
-0
/
+2
*
mesa: fix interface matching done in validate_io
Tapani Pälli
2015-12-22
1
-27
/
+88
*
mesa: add SSBOs to the list of fragment shader side effects
Iago Toral Quiroga
2015-12-22
1
-1
/
+3
*
mesa: Add a _mesa_active_fragment_shader_has_side_effects helper
Iago Toral Quiroga
2015-12-22
1
-3
/
+12
*
swrast: move two global defines to the only place where they are used
Miklós Máté
2015-12-17
1
-2
/
+0
*
mesa: improve debug log in atifragshader
Miklós Máté
2015-12-17
1
-0
/
+3
*
mesa: Don't leak ATIfs instructions in DeleteFragmentShader
Miklós Máté
2015-12-17
1
-1
/
+1
*
main/version: Don't require ARB_compute_shader for OpenGLES 3.1
Jordan Justen
2015-12-16
1
-3
/
+6
*
main: Allow compute shaders to be compiled with OpenGLES 3.1
Jordan Justen
2015-12-16
1
-1
/
+1
*
main: Add MESA_VERBOSE=api for LinkProgram & UseProgram
Jordan Justen
2015-12-16
1
-0
/
+5
*
mesa/blit: Don't require the same format for mulitisample blits
Neil Roberts
2015-12-16
1
-2
/
+11
*
mesa/main: use BITSET_FOREACH_SET in perf_monitor_result_size
Nicolai Hähnle
2015-12-15
1
-4
/
+3
*
mesa/shader: return correct attribute location for double matrix arrays
Dave Airlie
2015-12-11
1
-3
/
+8
*
blit: Don't take into account the Mesa format when checking MSRT blit
Neil Roberts
2015-12-10
1
-13
/
+15
*
glsl: Add lowering pass for shared variable references
Jordan Justen
2015-12-09
1
-0
/
+7
*
mesa: invalidate pipeline status after glUseProgramStages
Tapani Pälli
2015-12-10
1
-0
/
+2
[next]