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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: start allocating user sgprs
Dave Airlie
2017-04-19
1
-13
/
+74
*
radv/ac: mark used descriptor sets in shader info.
Dave Airlie
2017-04-19
2
-0
/
+35
*
radv/ac: frag shader only needs ring offsets if sample positions enabled
Dave Airlie
2017-04-19
1
-1
/
+4
*
radv/ac: move needs_push_constants to shader info.
Dave Airlie
2017-04-19
3
-10
/
+11
*
radv: optimise compute shader grid size emission.
Dave Airlie
2017-04-19
4
-13
/
+29
*
radv: start conditionalising vertex inputs. (v2)
Dave Airlie
2017-04-19
4
-14
/
+63
*
radv/ac: add initial pre-pass for shader info gathering
Dave Airlie
2017-04-19
6
-9
/
+116
*
freedreno: refactor dirty state handling
Rob Clark
2017-04-18
19
-101
/
+119
*
freedreno: move clear path dirty state hack to a2xx backend
Rob Clark
2017-04-18
2
-9
/
+9
*
freedreno/ir3: split out per-stage emit_consts fxns
Rob Clark
2017-04-18
5
-21
/
+41
*
freedreno: add helper to mark all state clean
Rob Clark
2017-04-18
9
-52
/
+34
*
freedreno: add helper to mark all state dirty
Rob Clark
2017-04-18
4
-6
/
+13
*
freedreno: move a2xx specific hack out of core
Rob Clark
2017-04-18
2
-10
/
+20
*
freedreno: make texture state an array
Rob Clark
2017-04-18
10
-39
/
+45
*
freedreno/ir3: refactor out helpers for comparing shader keys
Rob Clark
2017-04-18
4
-79
/
+63
*
util/queue: don't hang at exit
Rob Clark
2017-04-18
1
-1
/
+10
*
vc4: Enable V3D 2.6.
Eric Anholt
2017-04-18
1
-1
/
+1
*
st/mesa: add st_convert_sampler()
Samuel Pitoiset
2017-04-18
2
-12
/
+36
*
mesa/glthread: add async support to ARB_viewport_array functions
Bartosz Tomczyk
2017-04-18
1
-5
/
+5
*
mesa: rename _mesa_add_renderbuffer* functions
Timothy Arceri
2017-04-18
11
-62
/
+60
*
anv/cmd_buffer: Disable CCS on BDW input attachments
Nanley Chery
2017-04-17
2
-30
/
+13
*
anv: blorp: flush memory after copy
Lionel Landwerlin
2017-04-17
1
-2
/
+2
*
radv: enable timestampComputeAndGraphics
Grazvydas Ignotas
2017-04-17
1
-1
/
+1
*
freedreno: fix crash if ctx torn down with no rendering
Rob Clark
2017-04-17
1
-1
/
+1
*
freedreno/ir3: add 'high' register class
Rob Clark
2017-04-17
3
-67
/
+131
*
freedreno: extract helper for stage->sb for a4xx+
Rob Clark
2017-04-17
5
-28
/
+29
*
freedreno/{a4xx,a5xx}: switch to CP_LOAD_STATE4
Rob Clark
2017-04-17
5
-127
/
+124
*
freedreno: update generated headers
Rob Clark
2017-04-17
8
-213
/
+794
*
EGL: Implement the libglvnd interface for EGL (v3)
Kyle Brenneman
2017-04-17
15
-28
/
+3493
*
android: add marshal_generated c and h files to generated sources
Tapani Pälli
2017-04-17
1
-1
/
+3
*
winsys/amdgpu: init buffer_indices_hashlist with memset()
Samuel Pitoiset
2017-04-17
1
-8
/
+2
*
winsys/amdgpu: simplify amdgpu_cs_add_buffer() a bit
Samuel Pitoiset
2017-04-17
1
-4
/
+3
*
i965/drm: Delete NULL check in brw_bo_unmap().
Kenneth Graunke
2017-04-16
1
-3
/
+0
*
intel/decoder: Fix is_header_field starting condition.
Kenneth Graunke
2017-04-16
1
-1
/
+1
*
i965/drm: Remove dead return in brw_bo_busy()
Kenneth Graunke
2017-04-16
1
-3
/
+1
*
android: amd/addrlib: trivial fix for gfx9 support
Mauro Rossi
2017-04-17
1
-0
/
+2
*
nir: Add GLSL_TYPE_[U]INT64 to some switch statements
Jason Ekstrand
2017-04-16
2
-0
/
+4
*
gallium/radeon: always flush asynchronously and wait after begin_new_cs
Marek Olšák
2017-04-17
2
-4
/
+11
*
radeonsi: remove local variable 'mod' from si_compile_tgsi_shader
Marek Olšák
2017-04-17
1
-5
/
+2
*
radeonsi: add si_shader_selector::vs_needs_prolog
Marek Olšák
2017-04-17
3
-7
/
+10
*
radeonsi: don't set VGT_GS_MODE as part of the GS state
Marek Olšák
2017-04-17
1
-2
/
+0
*
radeonsi: don't allow user indices with indirect draws
Marek Olšák
2017-04-17
1
-4
/
+4
*
radeonsi: merge two if (indirect) statements
Marek Olšák
2017-04-17
1
-27
/
+25
*
radeonsi: don't mark non-dirty textures with CMASK as compressed
Marek Olšák
2017-04-17
1
-2
/
+3
*
glsl: don't run the GLSL pre-processor when we are skipping compilation
Timothy Arceri
2017-04-15
2
-9
/
+20
*
glsl: delay optimisations on individual shaders when cache is available
Timothy Arceri
2017-04-15
4
-78
/
+96
*
anv: Add the pci_id into the shader cache UUID
Jason Ekstrand
2017-04-14
1
-5
/
+15
*
etnaviv: native fence fd support
Philipp Zabel
2017-04-15
6
-6
/
+82
*
i965: enable OpenGL 4.2 in Ivybridge
Juan A. Suarez Romero
2017-04-14
2
-2
/
+2
*
i965: enable ARB_shader_precision in gen7+
Samuel Iglesias Gonsálvez
2017-04-14
1
-1
/
+1
[next]