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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove duplicate 'disabled extensions' list
Emil Velikov
2017-11-16
1
-7
/
+1
*
mesa: call _mesa_make_extension_string only as needed
Emil Velikov
2017-11-16
2
-2
/
+2
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
12
-20
/
+24
*
i965: remove ARB_compute_shader extension override
Emil Velikov
2017-11-16
1
-2
/
+1
*
i965: use _mesa_is_desktop_gl helper
Emil Velikov
2017-11-16
1
-1
/
+1
*
i965: Implement another VF cache invalidate workaround on Gen8+.
Kenneth Graunke
2017-11-16
1
-8
/
+33
*
st/mesa: whitespace fixes in st_manager.c
Brian Paul
2017-11-15
1
-5
/
+31
*
st/mesa: whitespace clean-ups in st_context.c
Brian Paul
2017-11-15
1
-31
/
+46
*
st/mesa: move st_manager_destroy() earlier in file
Brian Paul
2017-11-15
1
-13
/
+15
*
st/mesa: move st_init_driver_flags() earlier in file
Brian Paul
2017-11-15
1
-61
/
+62
*
i965: Drop some reserved space remnants.
Kenneth Graunke
2017-11-15
2
-4
/
+1
*
i965: Fold ABO state upload code into the SSBO/UBO state upload code.
Kenneth Graunke
2017-11-15
10
-189
/
+16
*
i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.
Kenneth Graunke
2017-11-15
3
-11
/
+8
*
i965: Make a better helper function for UBO/SSBO/ABO surface handling.
Kenneth Graunke
2017-11-15
3
-94
/
+37
*
st/glsl_to_tgsi: use tgsi_get_gl_varying_semantic() for gs/tes outputs
Timothy Arceri
2017-11-15
1
-91
/
+5
*
st/glsl_to_tgsi: make use of tgsi_get_gl_varying_semantic()
Timothy Arceri
2017-11-15
1
-71
/
+11
*
i965: Make use of brw_load_register_imm32() helper function
Anuj Phogat
2017-11-14
5
-40
/
+19
*
i965/gen8+: Fix the number of dwords programmed in MI_FLUSH_DW
Anuj Phogat
2017-11-14
2
-5
/
+19
*
i965: Program DWord Length in MI_FLUSH_DW
Anuj Phogat
2017-11-14
2
-2
/
+2
*
mesa/st: add missing copyright headers to memoryobjects files
Andres Rodriguez
2017-11-14
2
-0
/
+48
*
mesa: minor tidy up for memory object error strings
Andres Rodriguez
2017-11-14
1
-16
/
+14
*
i965: implement (un)mapImage
Julien Isorce
2017-11-14
1
-2
/
+63
*
i965: Track the depth and render caches separately
Jason Ekstrand
2017-11-13
5
-22
/
+26
*
i965/blorp: Add more destination flushing
Jason Ekstrand
2017-11-13
1
-1
/
+6
*
i965: Add more precise cache tracking helpers
Jason Ekstrand
2017-11-13
6
-13
/
+49
*
i965: Add stencil buffers to cache set regardless of stencil texturing
Jason Ekstrand
2017-11-13
1
-3
/
+1
*
i965: Switch over to fully external-or-not MOCS scheme
Jason Ekstrand
2017-11-13
3
-29
/
+11
*
i965: Use PTE MOCS for all external buffers
Jason Ekstrand
2017-11-13
2
-10
/
+18
*
intel/blorp: Make the MOCS setting part of blorp_address
Jason Ekstrand
2017-11-13
2
-15
/
+26
*
mesa/st/nir: assign driver_location for images
Rob Clark
2017-11-12
1
-2
/
+6
*
st/program: fix compute shader nir references
Rob Clark
2017-11-12
2
-6
/
+24
*
st/atifs: remove unrequired initialisation of gl_program fields
Timothy Arceri
2017-11-12
1
-4
/
+0
*
st/dri: fix deadlock when waiting on android fences
Marek Olšák
2017-11-11
1
-2
/
+0
*
i965/gen10: Use the correct form of | for the RCPFE workaround
Jason Ekstrand
2017-11-10
1
-2
/
+2
*
i965: Make L3 configuration atom listen for TCS/TES program updates.
Kenneth Graunke
2017-11-10
1
-0
/
+2
*
meson: add support for xlib glx
Dylan Baker
2017-11-10
2
-5
/
+42
*
st/dri: fix android fence regression
Marek Olšák
2017-11-10
1
-2
/
+5
*
mesa: enable ARB_texture_buffer_* extensions in the Compatibility profile
Marek Olšák
2017-11-09
10
-28
/
+35
*
st/mesa: add support for hw atomics to glsl->tgsi. (v5)
Dave Airlie
2017-11-10
1
-15
/
+87
*
st/mesa: setup hw atomic limits. (v1.1)
Dave Airlie
2017-11-10
1
-10
/
+35
*
st/mesa: start adding support for hw atomics atom. (v2)
Dave Airlie
2017-11-10
5
-4
/
+48
*
mesa/program: add hw atomic counter file
Dave Airlie
2017-11-10
1
-0
/
+1
*
st/mesa: remove 'struct' keyword on function parameter
Brian Paul
2017-11-09
1
-2
/
+1
*
mesa: s/GLint/gl_buffer_index/ for _ColorDrawBufferIndexes
Brian Paul
2017-11-09
9
-26
/
+27
*
mesa: s/GLint/gl_buffer_index/ for _ColorReadBufferIndex
Brian Paul
2017-11-09
1
-1
/
+1
*
mesa: minor reformatting, add const to gl_external_samplers()
Brian Paul
2017-11-09
1
-1
/
+4
*
st/mesa: whitespace clean-up in st_mesa_to_tgsi.c
Brian Paul
2017-11-09
1
-167
/
+169
*
i965: Pretend there are 4 subslices for compute shader threads on Gen9+.
Kenneth Graunke
2017-11-09
1
-1
/
+13
*
mesa: flush and wait after creating a fallback texture
Nicolai Hähnle
2017-11-09
1
-0
/
+5
*
mesa: increase MaxServerWaitTimeout
Nicolai Hähnle
2017-11-09
1
-1
/
+1
[next]