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
*
intel/dri: finish proper glthread
Sergii Romantsov
2019-09-05
1
-1
/
+1
*
radv: Call nir_propagate_invariant()
Connor Abbott
2019-09-05
1
-0
/
+2
*
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
7
-1
/
+20
*
st/nir: Don't lower indirects when linking
Connor Abbott
2019-09-05
1
-17
/
+1
*
st/nir: Call nir_remove_unused_variables() in the opt loop
Connor Abbott
2019-09-05
1
-0
/
+10
*
ac/nir: Enable nir_opt_large_constants
Connor Abbott
2019-09-05
2
-0
/
+14
*
ac/nir: Support load_constant intrinsics
Connor Abbott
2019-09-05
1
-0
/
+55
*
radv/radeonsi: Don't count read-only data when reporting code size
Connor Abbott
2019-09-05
6
-4
/
+14
*
headers: remove redundant GL token from GL wrapper
Heinrich Fink
2019-09-05
1
-4
/
+0
*
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
*
glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX.
Hal Gentz
2019-09-04
2
-1
/
+9
*
egl: Enable 10bpc EGLConfigs for platform_{device,surfaceless}
Adam Jackson
2019-09-04
2
-0
/
+4
*
glsl: Store the precision for a function return type
Neil Roberts
2019-09-04
3
-1
/
+30
*
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
*
teximage: ensure that Tex*SubImage* checks format
Ilia Mirkin
2019-09-04
1
-0
/
+9
*
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
[next]