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
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Make sure we reset the damage region of RTs at flush time
Boris Brezillon
2019-11-29
3
-1
/
+23
*
gallium: Fix the ->set_damage_region() implementation
Boris Brezillon
2019-11-29
3
-4
/
+35
*
zink: silence coverity error
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: error-check right variable
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: avoid NULL-deref
Erik Faye-Lund
2019-11-29
1
-2
/
+1
*
zink: avoid NULL-deref
Erik Faye-Lund
2019-11-29
1
-2
/
+1
*
zink: avoid NULL-deref
Erik Faye-Lund
2019-11-29
1
-2
/
+1
*
zink: handle calloc-failure
Erik Faye-Lund
2019-11-29
1
-0
/
+2
*
zink: do not try to destroy NULL-fence
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: delete query rather than allocating a new one
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: fix crash when restoring sampler-states
Erik Faye-Lund
2019-11-29
3
-1
/
+3
*
zink: reject invalid sample-counts
Erik Faye-Lund
2019-11-29
1
-0
/
+2
*
zink: use true/false instead of TRUE/FALSE
Erik Faye-Lund
2019-11-29
1
-16
/
+16
*
st/mesa: unmap pbo after updating cache
Erik Faye-Lund
2019-11-29
1
-2
/
+2
*
panfrost: Fix gnu-empty-initializer build errors.
Vinson Lee
2019-11-28
3
-5
/
+5
*
radv: Fix timeline semaphore refcounting.
Bas Nieuwenhuizen
2019-11-28
1
-9
/
+4
*
winsys/amdgpu: avoid double simple_mtx_unlock()
Jonathan Gray
2019-11-28
1
-1
/
+0
*
util/driconfig: print ATTENTION if MESA_DEBUG=silent is not set
Marek Olšák
2019-11-28
1
-7
/
+22
*
glsl: handle max uniform limits with lower_const_arrays_to_uniforms
Tapani Pälli
2019-11-28
3
-5
/
+40
*
radv: Unify max_descriptor_set_size.
Bas Nieuwenhuizen
2019-11-28
1
-14
/
+15
*
amd/llvm: Refactor ac_build_scan.
Bas Nieuwenhuizen
2019-11-28
1
-40
/
+51
*
radv: add more constants to avoid using magic numbers
Samuel Pitoiset
2019-11-28
2
-6
/
+14
*
ac/llvm: convert src operands to pointers if necessary
Samuel Pitoiset
2019-11-28
1
-0
/
+11
*
llvmpipe: add initial nir support
Dave Airlie
2019-11-28
10
-20
/
+125
*
gallivm: add swizzle support where one channel isn't defined.
Dave Airlie
2019-11-28
2
-12
/
+35
*
gallium: add nir lowering passes for the draw pipe stages. (v2)
Dave Airlie
2019-11-28
7
-27
/
+547
*
draw: add nir info gathering and building support
Dave Airlie
2019-11-28
5
-26
/
+63
*
gallivm: add nir->llvm translation (v2)
Dave Airlie
2019-11-28
5
-0
/
+3142
*
gallivm: add selection for non-32 bit types
Dave Airlie
2019-11-28
1
-1
/
+8
*
gallivm: add cttz wrapper
Dave Airlie
2019-11-28
2
-0
/
+17
*
gallivm: add popcount intrinsic wrapper
Dave Airlie
2019-11-28
2
-1
/
+15
*
gallivm: nir->tgsi info convertor (v2)
Dave Airlie
2019-11-28
5
-1
/
+816
*
gallivm: split out the flow control ir to a common file.
Dave Airlie
2019-11-28
6
-479
/
+599
*
radeonsi: enable SPIR-V and GL 4.6 for NIR
Marek Olšák
2019-11-27
1
-6
/
+5
*
radeonsi/nir: support interface output types to fix SPIR-V xfb piglits
Marek Olšák
2019-11-27
1
-1
/
+1
*
radeonsi/nir: fix location_frac handling for TCS outputs
Marek Olšák
2019-11-27
1
-1
/
+1
*
radeonsi/nir: don't rely on data.patch for tess factors
Marek Olšák
2019-11-27
1
-1
/
+4
*
radeonsi/nir: validate is_patch because SPIR-V doesn't set it for tess factors
Marek Olšák
2019-11-27
1
-10
/
+21
*
radeonsi: simplify get_tcs_tes_buffer_address_from_generic_indices
Marek Olšák
2019-11-27
1
-27
/
+19
*
radeonsi: simplify the interface of get_dw_address_from_generic_indices
Marek Olšák
2019-11-27
1
-29
/
+19
*
radeonsi/nir: implement subgroup system values for SPIR-V
Marek Olšák
2019-11-27
4
-0
/
+11
*
ac/nir: don't rely on data.patch for tess factors
Marek Olšák
2019-11-27
1
-2
/
+6
*
drirc: Set vs_position_always_invariant for Shadow of Mordor on Intel
Kenneth Graunke
2019-11-27
1
-0
/
+10
*
driconf, glsl: Add a vs_position_always_invariant option
Kenneth Graunke
2019-11-27
8
-0
/
+23
*
turnip: Disable timestamp queries for now.
Eric Anholt
2019-11-27
1
-2
/
+2
*
freedreno/perfcntrs/fdperf: add missing a2xx case in select_counter
Jonathan Marek
2019-11-27
1
-0
/
+1
*
freedreno/perfcntrs/fdperf: add missing a20x compatible
Jonathan Marek
2019-11-27
1
-0
/
+1
*
freedreno/perfcntrs/fdperf: fix u64 print on 32-bit builds
Jonathan Marek
2019-11-27
1
-1
/
+2
*
freedreno/perfcntrs: add a2xx MH counters
Jonathan Marek
2019-11-27
1
-4
/
+186
*
freedreno/registers: add missing MH perfcounter enum for a2xx
Jonathan Marek
2019-11-27
1
-0
/
+185
[next]