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
*
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
*
etnaviv: support 3D and 2D array textures
Jonathan Marek
2019-08-06
4
-23
/
+74
*
etnaviv: fix 3d texture upload
Jonathan Marek
2019-08-06
6
-30
/
+28
*
etnaviv: add alternative NIR compiler
Jonathan Marek
2019-08-06
12
-37
/
+2388
*
etnaviv: prep for UBOs
Jonathan Marek
2019-08-06
8
-79
/
+71
*
etnaviv: disasm: add dual16 bits, immediate decoding, and some opcodes
Jonathan Marek
2019-08-06
1
-59
/
+69
*
etnaviv: asm: new features
Jonathan Marek
2019-08-06
3
-11
/
+53
*
etnaviv: update headers from rnndb
Jonathan Marek
2019-08-06
1
-12
/
+4
*
lima: add summary report for shader-db
Erico Nunes
2019-08-06
10
-6
/
+80
*
lima: add support for debug callback
Erico Nunes
2019-08-06
2
-0
/
+15
*
panfrost/ci: Remove two tests from list of failures
Tomeu Vizoso
2019-08-06
1
-2
/
+0
*
st/dri: Move dri2_format_mapping table and it's accessors from dri2.c to dri_...
Jon Turney
2019-08-06
3
-213
/
+223
*
tgsi_to_nir: fix nir_gather_ssa_types for TGSI->NIR shaders
Jonathan Marek
2019-08-05
1
-5
/
+13
*
lima/ppir: enable lower_vector_cmp to lower fall_equal
Erico Nunes
2019-08-05
1
-0
/
+1
*
lima: re-run nir_opt_algebraic after int lowering
Erico Nunes
2019-08-05
1
-0
/
+15
*
panfrost: Add app blacklist
Alyssa Rosenzweig
2019-08-05
1
-2
/
+16
*
iris: Fix bad external BO hash table and zombie list interactions
Kenneth Graunke
2019-08-05
1
-12
/
+21
*
iris/bufmgr: Move iris_bo_reference into hash_find_bo, rename it
Kenneth Graunke
2019-08-05
1
-14
/
+16
*
gallium: add stm DRM entry point
Ahmad Fatoum
2019-08-05
3
-0
/
+3
*
lima/ppir: simplify load uni/temp op lowering and scheduling
Erico Nunes
2019-08-04
2
-34
/
+33
*
lima/ppir: simplify select op lowering and scheduling
Erico Nunes
2019-08-04
5
-11
/
+15
*
lima/ppir: support pipeline registers in scheduler
Erico Nunes
2019-08-04
2
-46
/
+65
*
lima/ppir: move alu vec to scalar lowering into NIR
Vasily Khoruzhick
2019-08-04
2
-107
/
+14
*
iris: Fix handling of SIMD32 fragment shaders
Jason Ekstrand
2019-08-03
1
-44
/
+50
*
etnaviv: s/boolean/bool
Christian Gmeiner
2019-08-03
2
-2
/
+2
*
lima/ppir: Add gl_FrontFace handling
Andreas Baierl
2019-08-03
6
-13
/
+35
[next]