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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/perf: move perf-related constants to common location
Mark Janes
2019-08-07
1
-0
/
+1
*
nvc0: fix program dumping, use _debug_printf
Ilia Mirkin
2019-08-07
1
-6
/
+6
*
nvc0: add support for ATOMC_WRAP TGSI operations
Ilia Mirkin
2019-08-07
2
-1
/
+11
*
gallium: redefine ATOMINC_WRAP to be more hardware-friendly
Ilia Mirkin
2019-08-07
2
-13
/
+1
*
radeonsi: limit DPBB context_states_per_bin batches when using gfx9 workaround
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+5
*
radeonsi: reduce DPBB persistent_states_per_bin value for APUs
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+2
*
radeonsi: fix typo in DPBB register field
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+4
*
radeonsi: fix S_028C48_MAX_ALLOC_COUNT value
Pierre-Eric Pelloux-Prayer
2019-08-07
1
-1
/
+1
*
etnaviv: drop struct etna_3d_state
Christian Gmeiner
2019-08-07
3
-17
/
+1
*
meson,i965: Link with android deps when building for android.
Bas Nieuwenhuizen
2019-08-07
1
-2
/
+2
*
gallium/dump: add missing query-type to short-list
Erik Faye-Lund
2019-08-07
1
-0
/
+1
*
gallium/dump: add missing query-type to short-list
Erik Faye-Lund
2019-08-07
1
-0
/
+1
*
clover: Fix build after clang r367864
Jan Vesely
2019-08-06
1
-2
/
+8
*
mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation
John Stultz
2019-08-07
2
-1
/
+3
*
mesa: Add ir3/ir3_nir_imul.c generation to Android.mk
John Stultz
2019-08-07
1
-0
/
+8
*
panfrost: Take into account a index_bias for glDrawElementsBaseVertex calls
Rohan Garg
2019-08-06
1
-9
/
+9
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
3
-0
/
+9
*
tgsi_to_nir: add a few needed double opcodes
Marek Olšák
2019-08-06
1
-0
/
+6
*
tgsi_to_nir: implement a few needed 64-bit integer opcodes
Marek Olšák
2019-08-06
1
-0
/
+5
*
ttn: Prepare for 64-bit sources and destinations
Connor Abbott
2019-08-06
1
-5
/
+29
*
ttn: Use 1-bit NIR comparison opcodes
Connor Abbott
2019-08-06
1
-24
/
+19
*
radeonsi: enable EXT_shader_image_load_store
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+2
*
radeonsi: add support for nir atomic_inc_wrap/atomic_dec_wrap
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+2
*
radeonsi: add support for tgsi ATOMDEC_WRAP / ATOMINC_WRAP opcodes
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+23
*
gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate support
Pierre-Eric Pelloux-Prayer
2019-08-06
7
-0
/
+7
*
tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
Pierre-Eric Pelloux-Prayer
2019-08-06
5
-2
/
+40
*
radeonsi/gfx10: enable all CUs for GS if NGG is never used
Marek Olšák
2019-08-06
1
-2
/
+4
*
radeonsi/gfx10: add global use_ngg and use_ngg_streamout flags
Marek Olšák
2019-08-06
9
-32
/
+41
*
radeonsi/gfx10: remove an obsolete VGT_REUSE_OFF workaround
Marek Olšák
2019-08-06
2
-9
/
+0
*
radeonsi/gfx10: disable LATE_ALLOC_GS on Navi14
Marek Olšák
2019-08-06
1
-1
/
+8
*
radeonsi/gfx10: implement a bug workaround for GE_PC_ALLOC
Marek Olšák
2019-08-06
2
-11
/
+12
*
radeonsi/gfx10: implement a bug workaround for NGG -> legacy transitions
Marek Olšák
2019-08-06
2
-2
/
+16
*
radeonsi/gfx10: implement a GE bug workaround
Marek Olšák
2019-08-06
1
-0
/
+18
*
radeonsi/gfx10: set GE_CNTL for tessellation correctly
Marek Olšák
2019-08-06
1
-5
/
+11
*
radeonsi/gfx10: simplify NGG code in si_update_shaders
Marek Olšák
2019-08-06
1
-9
/
+3
*
radeonsi/gfx10: fix input VGPRs for legacy VS
Marek Olšák
2019-08-06
2
-8
/
+11
*
radeonsi: make sure that rasterizer state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
7
-17
/
+23
*
radeonsi: make sure that DSA state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
7
-12
/
+19
*
radeonsi: make sure that blend state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
7
-55
/
+52
*
radeonsi: DCC MSAA blending bug - include logic op, limit to Navi14 and older
Marek Olšák
2019-08-06
2
-2
/
+9
*
radeonsi: determine accurately whether logic op is enabled
Marek Olšák
2019-08-06
1
-3
/
+5
*
radeonsi: skip draw calls with 0-sized index buffers
Marek Olšák
2019-08-06
1
-0
/
+6
*
radeonsi/nir: lower PS inputs before scanning the shader
Marek Olšák
2019-08-06
3
-95
/
+86
*
radeonsi/nir: handle key.mono.u.ps.interpolate_at_sample_force_center
Marek Olšák
2019-08-06
1
-1
/
+4
*
radeonsi: add missing prints into si_dump_shader_key
Marek Olšák
2019-08-06
1
-0
/
+9
*
radeonsi: disable SDMA image copies on dGPUs to fix corruption in games
Marek Olšák
2019-08-06
1
-1
/
+9
*
iris: Handle vertex shader with window space position
Danylo Piliaiev
2019-08-06
3
-5
/
+44
*
lima: fix pipe_debug_callback warnings
Erico Nunes
2019-08-06
3
-5
/
+5
*
lima/ppir: move sin/cos input scaling into NIR
Vasily Khoruzhick
2019-08-06
5
-58
/
+69
*
iris: Increase BATCH_SZ to 64kB
Kenneth Graunke
2019-08-06
1
-1
/
+1
[next]