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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: add barrier support for compute shaders.
Dave Airlie
2019-09-04
2
-1
/
+23
*
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
*
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
*
gallium/hud: add CPU usage support for DragonFly/NetBSD/OpenBSD
Jan Beich
2019-09-03
1
-2
/
+41
*
ttn: fix 64-bit shift on 32-bit `1`
Eric Engestrom
2019-09-04
1
-1
/
+1
*
ttn: Fill out more info fields
Connor Abbott
2019-09-03
1
-0
/
+4
*
gallium/auxiliary/indices: consistently apply start only to input
Erik Faye-Lund
2019-08-31
1
-10
/
+10
*
gallivm: disable accurate cube corner for integer textures.
Dave Airlie
2019-08-30
1
-1
/
+6
*
gallivm: use fallback code for mul_hi with llvm >= 7.0
Roland Scheidegger
2019-08-29
1
-1
/
+6
*
gallium: Don't emit identical endian-dependent pack/unpack code.
Eric Anholt
2019-08-28
1
-5
/
+11
*
gallium: Fix big-endian addressing of non-bitmask array formats.
Eric Anholt
2019-08-28
1
-6
/
+17
*
gallium: Drop a bit of dead code from the pack/unpack python.
Eric Anholt
2019-08-28
1
-2
/
+0
*
gallium: Drop the useless union wrapper on pack/unpack.
Eric Anholt
2019-08-28
1
-28
/
+22
*
gallium: Skip generating the pack/unpack union if we don't use it.
Eric Anholt
2019-08-28
1
-1
/
+1
*
gallivm: fix appveyor build after images changes
Dave Airlie
2019-08-27
1
-1
/
+2
*
llvmpipe: enable ARB_shader_image_load_store
Dave Airlie
2019-08-27
1
-1
/
+2
*
gallivm: add memory barrier support
Dave Airlie
2019-08-27
1
-0
/
+11
*
gallivm: add support for fences api on older llvm
Dave Airlie
2019-08-27
2
-0
/
+16
*
draw: add vs/gs images support
Dave Airlie
2019-08-27
8
-7
/
+316
*
gallivm: add image load/store/atomic support
Dave Airlie
2019-08-27
7
-10
/
+684
*
gallivm/tgsi: add image interface to tgsi builder
Dave Airlie
2019-08-27
2
-1
/
+20
*
draw: add jit image type for vs/gs images.
Dave Airlie
2019-08-27
2
-19
/
+109
*
gallivm: add a basic image limit
Dave Airlie
2019-08-27
1
-0
/
+2
*
gallivm: move first/last level jit texture members.
Dave Airlie
2019-08-27
2
-10
/
+10
*
gallivm: handle helper invocation (v2)
Dave Airlie
2019-08-27
1
-0
/
+5
*
gallivm: make lp_build_float_to_r11g11b10 take a const src
Dave Airlie
2019-08-27
2
-2
/
+2
*
gallivm: fix atomic compare-and-swap
Dave Airlie
2019-08-27
1
-0
/
+2
*
gallium: Add the ASTC 3D formats.
Eric Anholt
2019-08-26
1
-0
/
+21
*
gallium: Add block depth to the format utils.
Eric Anholt
2019-08-26
2
-1
/
+26
*
gallium: Add a block depth field to the u_formats table.
Eric Anholt
2019-08-26
2
-356
/
+357
*
tgsi: Remove unused local
Caio Marcelo de Oliveira Filho
2019-08-23
1
-1
/
+0
*
gallium/noop: Implement resource_get_param
Kenneth Graunke
2019-08-21
1
-0
/
+23
*
gallium/rbug: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+17
*
gallium/trace: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+16
*
gallium/ddebug: Wrap resource_get_param if available
Kenneth Graunke
2019-08-21
1
-0
/
+13
*
gallium: Add buffer and configs handling or fp16 formats
Kevin Strasser
2019-08-21
1
-0
/
+1
*
gallium/vl: use compute preference for all multimedia, not just blit
Ilia Mirkin
2019-08-20
2
-2
/
+2
*
tgsi: Remove unused tgsi_check_soa_dependencies().
Eric Anholt
2019-08-20
2
-59
/
+0
*
tgsi: Drop the SSE2 constants setup that's been dead code since 2011.
Eric Anholt
2019-08-20
2
-53
/
+9
*
tgsi: drop a stale comment
Eric Anholt
2019-08-20
1
-3
/
+0
*
tgsi_to_nir: only update TGSI properties of the current shader stage
Jose Maria Casanova Crespo
2019-08-20
1
-9
/
+18
*
build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10
Kai Wasserbäch
2019-08-20
1
-1
/
+1
*
gallium/util: widen type before multiplication
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
mesa: avoid warning on Windows
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
win32: unify strcasecmp definitions
Erik Faye-Lund
2019-08-15
3
-0
/
+3
*
softpipe: Add support for ARB_derivative_control
Gert Wollny
2019-08-14
1
-0
/
+29
*
tgsi_to_nir: add assertions for max varying slots
Marek Olšák
2019-08-13
1
-0
/
+2
[next]