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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima/ppir: optimizations in regalloc spilling code
Erico Nunes
2019-09-05
1
-90
/
+88
*
lima/ppir: mark regalloc created ssa unspillable
Erico Nunes
2019-09-05
1
-0
/
+1
*
radeonsi/nir: Don't lower constant arrays to uniforms
Connor Abbott
2019-09-05
1
-0
/
+5
*
gallium: Plumb through a way to disable GLSL const lowering
Connor Abbott
2019-09-05
3
-0
/
+9
*
ac/nir: Enable nir_opt_large_constants
Connor Abbott
2019-09-05
1
-0
/
+7
*
radv/radeonsi: Don't count read-only data when reporting code size
Connor Abbott
2019-09-05
1
-1
/
+1
*
clover: Fix build after clang r370122.
Hal Gentz
2019-09-04
2
-2
/
+16
*
gallium/osmesa: Move 565 format selection checks where the rest are.
Eric Anholt
2019-09-04
1
-4
/
+2
*
gallium/osmesa: Fix a race in creating the stmgr.
Eric Anholt
2019-09-04
1
-9
/
+17
*
gallium/osmesa: Introduce a test.
Eric Anholt
2019-09-04
2
-0
/
+52
*
llvmpipe: enable compute shaders if LLVM has coroutines
Dave Airlie
2019-09-04
1
-1
/
+1
*
llvmpipe: add local memory allocation path
Dave Airlie
2019-09-04
2
-0
/
+12
*
llvmpipe: add compute shader parameter fetching support
Dave Airlie
2019-09-04
1
-0
/
+54
*
llvmpipe: add compute shader images support
Dave Airlie
2019-09-04
4
-1
/
+111
*
llvmpipe: add ssbo support to compute shaders
Dave Airlie
2019-09-04
4
-0
/
+61
*
llvmpipe: add compute sampler + sampler view support.
Dave Airlie
2019-09-04
4
-4
/
+292
*
llvmpipe: add support for compute constant buffers.
Dave Airlie
2019-09-04
4
-2
/
+72
*
llvmpipe: add compute pipeline statistics support.
Dave Airlie
2019-09-04
2
-1
/
+3
*
llvmpipe: add grid launch
Dave Airlie
2019-09-04
1
-0
/
+76
*
llvmpipe: add compute shader generation.
Dave Airlie
2019-09-04
2
-0
/
+337
*
llvmpipe: introduce variant building infrastrucutre.
Dave Airlie
2019-09-04
1
-1
/
+185
*
llvmpipe: introduce new state dirty tracking for compute.
Dave Airlie
2019-09-04
3
-1
/
+3
*
llvmpipe: add initial shader create/bind/destroy variants framework.
Dave Airlie
2019-09-04
4
-0
/
+118
*
llvmpipe: add compute debug option
Dave Airlie
2019-09-04
2
-0
/
+2
*
gallivm: add compute jit interface.
Dave Airlie
2019-09-04
3
-1
/
+196
*
llvmpipe: add initial compute state structs
Dave Airlie
2019-09-04
3
-0
/
+40
*
llvmpipe: introduce compute shader context
Dave Airlie
2019-09-04
6
-0
/
+98
*
gallivm: add barrier support for compute shaders.
Dave Airlie
2019-09-04
2
-1
/
+23
*
llvmpipe: add compute threadpool + mutex
Dave Airlie
2019-09-04
6
-2
/
+256
*
gallivm: add support for compute shared memory
Dave Airlie
2019-09-04
3
-19
/
+46
*
gallivm: add new compute related intrinsics
Dave Airlie
2019-09-04
2
-0
/
+19
*
llvmpipe: reogranise jit pointer ordering
Dave Airlie
2019-09-04
2
-31
/
+31
*
gallivm: add coroutine pass manager support
Dave Airlie
2019-09-04
3
-1
/
+32
*
gallivm: add coroutine support files to gallivm.
Dave Airlie
2019-09-04
4
-0
/
+273
*
gallivm/flow: add counter reset for loops
Dave Airlie
2019-09-04
2
-0
/
+20
*
llvmpipe: enable fb no attach
Dave Airlie
2019-09-04
1
-1
/
+2
*
iris: Report correct number of planes for planar images
Kenneth Graunke
2019-09-03
1
-1
/
+8
*
gallium/hud: add CPU usage support for DragonFly/NetBSD/OpenBSD
Jan Beich
2019-09-03
1
-2
/
+41
*
lima: Return fence unconditionally
Roman Stratiienko
2019-09-04
1
-4
/
+2
*
lima/ppir: clone uniforms and load_coords into each successor
Vasily Khoruzhick
2019-09-04
4
-41
/
+155
*
lima/ppir: don't assume that load coords gets value from register
Vasily Khoruzhick
2019-09-04
3
-9
/
+13
*
lima/ppir: add common helper for creating movs
Vasily Khoruzhick
2019-09-04
3
-49
/
+41
*
ttn: fix 64-bit shift on 32-bit `1`
Eric Engestrom
2019-09-04
1
-1
/
+1
*
freedreno: Fix the type of single-component scaled vertex attrs.
Eric Anholt
2019-09-03
4
-12
/
+12
*
radeonsi/nir: Remove uniform variable scanning
Connor Abbott
2019-09-03
1
-84
/
+7
*
ttn: Fill out more info fields
Connor Abbott
2019-09-03
1
-0
/
+4
*
nir: Fix num_ssbos when lowering atomic counters
Connor Abbott
2019-09-03
1
-4
/
+1
*
panfrost: Remove panfrost_upload
Alyssa Rosenzweig
2019-09-03
2
-26
/
+0
*
panfrost: Fix misc. issues flagged by cppcheck
Alyssa Rosenzweig
2019-09-03
3
-10
/
+7
*
panfrost: Mark (1 << 31) as unsigned
Alyssa Rosenzweig
2019-09-03
1
-3
/
+3
[next]