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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/st: draw_vbo: initialize restart_index too
Gert Wollny
2018-07-05
1
-0
/
+1
*
mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profile
Timothy Arceri
2018-07-05
2
-100
/
+100
*
Shorten u_queue names
Marek Olšák
2018-07-04
1
-1
/
+1
*
i965: Use the new nir atomic counter linker for SPIR-V shaders
Neil Roberts
2018-07-03
1
-0
/
+2
*
i965: enable AtomicStorage capability for gen7+
Alejandro Piñeiro
2018-07-03
1
-0
/
+1
*
mesa/glspirv: lower workgroup access to offsets
Antia Puentes
2018-07-03
1
-0
/
+1
*
i965: Fix BRW_NEW_NUM_SAMPLES to be in .brw, not .mesa
Kenneth Graunke
2018-07-02
1
-2
/
+2
*
st/mesa: Also check for PIPE_FORMAT_A8R8G8B8_SRGB for texture_sRGB
Tomeu Vizoso
2018-07-02
1
-1
/
+3
*
st/mesa: Fall back to R8G8B8A8_SRGB for ETC2
Tomeu Vizoso
2018-07-02
1
-3
/
+12
*
st/mesa/i965: Allow decompressing ETC2 to GL_RGBA
Tomeu Vizoso
2018-07-02
4
-25
/
+40
*
mesa: add header for share bptc decompress functions
Denis Pauk
2018-07-01
3
-1434
/
+1761
*
mesa: enable ARB_vertex_attrib_64bit in compat profile
Timothy Arceri
2018-06-30
3
-13
/
+14
*
mesa: add outstanding ARB_vertex_attrib_64bit dlist support
Timothy Arceri
2018-06-30
1
-0
/
+178
*
vbo_save: add support for doubles to display list code
Dave Airlie
2018-06-30
4
-12
/
+29
*
mesa: add compat profile support for ARB_multi_draw_indirect
Timothy Arceri
2018-06-30
2
-3
/
+76
*
mesa: make valid_draw_indirect_multi() accessible externally
Timothy Arceri
2018-06-30
2
-12
/
+15
*
mesa: add ARB_draw_indirect support to compat profile
Timothy Arceri
2018-06-30
3
-4
/
+72
*
mesa: generate GL_INVALID_OPERATION using draw indirect in dlist
Timothy Arceri
2018-06-30
1
-0
/
+47
*
mesa: add missing display list support for ARB_compute_shader
Timothy Arceri
2018-06-30
1
-0
/
+39
*
mesa: expose some ARB_viewport_array dependent extensions in compat
Timothy Arceri
2018-06-30
1
-2
/
+2
*
mesa: enable ARB_viewport_array in compat profile
Timothy Arceri
2018-06-30
2
-9
/
+10
*
mesa: add ARB_viewport_array display list support
Timothy Arceri
2018-06-30
1
-0
/
+211
*
mesa: enable ARB_shader_subroutine in compat profile
Timothy Arceri
2018-06-30
2
-11
/
+10
*
mesa: add glUniformSubroutinesuiv() display list support
Timothy Arceri
2018-06-30
1
-0
/
+34
*
mesa: stop hiding remaining query parameters from OpenGL compat
Timothy Arceri
2018-06-30
1
-5
/
+1
*
mesa: enable ARB_gpu_shader_fp64 in compat profile
Timothy Arceri
2018-06-30
2
-20
/
+20
*
mesa: add ProgramUniform*d display list support
Timothy Arceri
2018-06-30
1
-0
/
+514
*
mesa: add Uniform*d support to display lists
Timothy Arceri
2018-06-30
1
-0
/
+493
*
st/glsl_to_nir: run lower_output_reads on !PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Karol Herbst
2018-06-29
1
-0
/
+6
*
gallium: plumb invariant output attrib thru TGSI
Joe M. Kniss
2018-06-29
1
-2
/
+6
*
intel/anv,blorp,i965: Implement the SKL 16x MSAA SIMD32 workaround
Jason Ekstrand
2018-06-28
1
-0
/
+17
*
intel/fs: Add fields to wm_prog_data for SIMD32 dispatch
Jason Ekstrand
2018-06-28
2
-0
/
+3
*
i965: Add plumbing for shader time in 32-wide FS dispatch mode.
Francisco Jerez
2018-06-28
3
-2
/
+11
*
intel/compiler: Add and use helpers for working with KSP indices
Jason Ekstrand
2018-06-28
2
-23
/
+47
*
i965: Re-arrange shader kernel setup in WM state
Jason Ekstrand
2018-06-28
1
-37
/
+57
*
i965/bufmgr: Use the correct argument order for bo_alloc_internal
Jason Ekstrand
2018-06-27
1
-2
/
+2
*
i965: small cleanup in blorp debug printing output (trivial)
Tapani Pälli
2018-06-27
1
-1
/
+1
*
mesa: add a space between headers and source (trivial)
Tapani Pälli
2018-06-27
1
-0
/
+1
*
mesa: Return number of result bits for GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Danylo Piliaiev
2018-06-27
1
-0
/
+1
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
2
-2
/
+0
*
st,ir3,radeonsi: push lower_deref_instrs back into driver
Rob Clark
2018-06-22
1
-2
/
+0
*
nir: convert lower_samplers_as_deref to deref instructions
Rob Clark
2018-06-22
1
-3
/
+3
*
mesa/st: re-enable lower_io_to_elements()
Rob Clark
2018-06-22
1
-1
/
+1
*
nir: convert lower_io_arrays_to_elements to deref instructions
Rob Clark
2018-06-22
1
-2
/
+2
*
mesa/st/nir: convert lower_builtins to deref instructions
Rob Clark
2018-06-22
2
-26
/
+41
*
mesa/st: temporarily disable lower_io_to_elements()
Rob Clark
2018-06-22
1
-1
/
+1
*
nir: convert lower_io_to_scalar to deref instructions
Rob Clark
2018-06-22
1
-1
/
+1
*
move lower_deref_instrs
Rob Clark
2018-06-22
1
-2
/
+1
*
nir: Use derefs in nir_lower_samplers
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir/lower_samplers: split out _legacy version for deref chains
Rob Clark
2018-06-22
1
-1
/
+1
[next]