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
...
*
gallium/util: Add a helper function for point sprite handling.
Eric Anholt
2020-06-29
1
-0
/
+19
*
gallivm/nir: fix const loading on big endian systems
Dave Airlie
2020-06-29
1
-1
/
+1
*
rbug: Fix rbug_delete_vs_state lock acquisition.
Vinson Lee
2020-06-27
1
-1
/
+1
*
glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13
Marek Olšák
2020-06-23
1
-0
/
+1
*
util: rename xmlpool.h to driconf.h
Eric Engestrom
2020-06-22
3
-3
/
+3
*
driconf: drop now unused translation facility
Eric Engestrom
2020-06-22
2
-3
/
+2
*
gallium: Add pipe cap for primitive restart with fixed index
Neil Roberts
2020-06-22
1
-0
/
+1
*
gallium/util: add missing include
Erik Faye-Lund
2020-06-20
1
-0
/
+1
*
gallium/util: limit STACK_LEN on Windows
Erik Faye-Lund
2020-06-20
1
-0
/
+5
*
gallium/os: call "ANSI" version of GetCommandLine
Erik Faye-Lund
2020-06-20
1
-1
/
+1
*
replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
2
-2
/
+4
*
gallium/hud: don't use user vertex buffers
Erik Faye-Lund
2020-06-16
1
-2
/
+5
*
Revert "gallium/hud: don't use user vertex buffers"
Erik Faye-Lund
2020-06-16
2
-22
/
+8
*
gallivm/cache: don't require a null terminator for cache data.
Dave Airlie
2020-06-16
1
-1
/
+1
*
gallivm/sample: fix texel type for stencil 8-bit
Dave Airlie
2020-06-11
1
-1
/
+1
*
gallivm/conv: enable conversion min code. (v2)
Dave Airlie
2020-06-11
1
-2
/
+4
*
gallivm/format: convert unsigned values to float properly.
Dave Airlie
2020-06-11
1
-1
/
+1
*
gallivm/nir: add group barrier support
Dave Airlie
2020-06-11
1
-0
/
+1
*
draw/gs: add more info to debugging.
Dave Airlie
2020-06-11
1
-3
/
+4
*
draw/gs: fix emitting inactive primitives crash
Dave Airlie
2020-06-11
2
-1
/
+6
*
gallium/hud: do not specify potentially invalid depth-range
Erik Faye-Lund
2020-06-10
1
-1
/
+1
*
draw: add disk caching for draw shaders
Dave Airlie
2020-06-11
1
-17
/
+126
*
draw: add disk cache callbacks for draw shaders
Dave Airlie
2020-06-11
3
-1
/
+35
*
gallivm: don't cache shaders that use fetch functions.
Dave Airlie
2020-06-11
1
-1
/
+5
*
gallivm: add cache interface to mcjit
Dave Airlie
2020-06-11
3
-1
/
+49
*
gallivm: skip operations if we have a cached object.
Dave Airlie
2020-06-11
1
-0
/
+5
*
gallivm: add support for a cache object
Dave Airlie
2020-06-11
5
-9
/
+31
*
gallivm: rework debug printf hook to use global mapping.
Dave Airlie
2020-06-11
3
-7
/
+9
*
gallivm: rework coroutine malloc/free callouts.
Dave Airlie
2020-06-11
4
-11
/
+32
*
llvmpipe/draw: drop variant number from function names.
Dave Airlie
2020-06-11
1
-10
/
+5
*
gallium/u_vbuf: add a faster path for uploading non-interleaved attribs
Marek Olšák
2020-06-09
1
-34
/
+83
*
gallium/u_vbuf: get rid of some pointer dereferences
Marek Olšák
2020-06-09
1
-9
/
+11
*
android: util: fix build for GL4.1 support
Mauro Rossi
2020-06-06
1
-0
/
+2
*
util: Add util functionality for GL4.1 support
Neha Bhende
2020-06-05
8
-0
/
+680
*
llvmpipe: move coroutines out of noopt case
Dave Airlie
2020-06-04
1
-3
/
+3
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-1
/
+1
*
nir: gather which images are MSAA
Marek Olšák
2020-06-02
1
-1
/
+0
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
2
-0
/
+4
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
2
-9
/
+14
*
util: Initialize pipe_shader_state for passthrough and transform shaders
Neha Bhende
2020-05-28
3
-8
/
+8
*
gallium/draw: Use SATURATE
Alyssa Rosenzweig
2020-05-26
2
-7
/
+7
*
gallium/auxiliary/vl: Fix compute shader scale_y for interlaced videos
Thong Thai
2020-05-20
3
-2
/
+7
*
Revert "gallium/gallivm: fix compilation issues with llvm 11"
Michel Dänzer
2020-05-19
8
-20
/
+13
*
gallivm/nir: add sample_mask_in support
Dave Airlie
2020-05-19
3
-0
/
+5
*
llvmpipe: add interp instruction support
Dave Airlie
2020-05-19
1
-0
/
+1
*
gallivm/nir: add an interpolation interface.
Dave Airlie
2020-05-19
4
-0
/
+74
*
gallium/auxiliary/vl: Fix compute shader scaling for non-square pixels
Thong Thai
2020-05-16
1
-1
/
+2
*
gallium/u_threaded: execute transfer_unmap with THREAD_SAFE directly
Marek Olšák
2020-05-15
1
-0
/
+15
*
ttn: Implement disk cache
Axel Davy
2020-05-13
1
-2
/
+82
*
ttn: Add new allow_disk_cache parameter
Axel Davy
2020-05-13
2
-2
/
+6
[prev]
[next]