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
...
*
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
*
gallium: remove more "state tracker" occurences
Marek Olšák
2020-05-13
3
-3
/
+3
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
17
-20
/
+20
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
12
-14
/
+14
*
gallium/util: Fix leak in the live shader cache
Axel Davy
2020-05-11
1
-1
/
+4
*
llvmpipe: make sample position a global array.
Dave Airlie
2020-05-07
1
-2
/
+2
*
tgsi_to_nir: translate non-vec4 image stores correctly
Marek Olšák
2020-05-06
1
-2
/
+5
*
gallivm/nir: hooks up texture samples queries
Dave Airlie
2020-05-06
1
-3
/
+21
*
gallivm/sample: add num samples query for txqs (v2)
Dave Airlie
2020-05-06
4
-0
/
+9
*
nir/tgsi: translate the interp location
Dave Airlie
2020-05-06
1
-0
/
+5
*
gallivm: add mask api to force mask
Dave Airlie
2020-05-06
2
-0
/
+14
*
gallivm: add sample id/pos intrinsic support
Dave Airlie
2020-05-06
3
-0
/
+15
*
draw: disable point/line smoothing for multisample (v2)
Dave Airlie
2020-05-06
3
-12
/
+12
*
gallium/util: split out zstencil clearing code.
Dave Airlie
2020-05-06
2
-89
/
+123
*
util: add a resource wrapper to get resource samples
Dave Airlie
2020-05-06
1
-0
/
+5
*
draw: add support for num_samples + sample_stride to the image paths
Dave Airlie
2020-05-06
5
-6
/
+33
*
draw: introduce sampler num samples + stride members
Dave Airlie
2020-05-06
5
-2
/
+27
*
gallivm/nir: add multisample image operations
Dave Airlie
2020-05-06
1
-0
/
+6
*
gallivm/nir: add multisample support to image size
Dave Airlie
2020-05-06
1
-0
/
+3
*
gallivm/nir/tgsi: add multisample texture sampling.
Dave Airlie
2020-05-06
2
-1
/
+13
[prev]
[next]