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
/
gallivm
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm/sample: handle size unit offset
Dave Airlie
2020-07-02
1
-8
/
+10
*
gallivm/sample: pass indirect offset into texture/image units
Dave Airlie
2020-07-02
3
-46
/
+46
*
gallivm/nir: handle non-uniform texture offsets
Dave Airlie
2020-07-02
2
-0
/
+59
*
gallivm/nir: add texture unit indexing
Dave Airlie
2020-07-02
2
-1
/
+21
*
gallivm: add indirect texture switch statement builder.
Dave Airlie
2020-07-02
2
-0
/
+119
*
gallivm/sample: change texture function generator api
Dave Airlie
2020-07-02
1
-9
/
+10
*
gallivm: add missing break
Timothy Arceri
2020-07-02
1
-0
/
+1
*
gallivm/nir: fix big-endian 64-bit splitting/merging.
Dave Airlie
2020-07-01
2
-0
/
+20
*
gallivm/nir: fix const loading on big endian systems
Dave Airlie
2020-06-29
1
-1
/
+1
*
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: fix emitting inactive primitives crash
Dave Airlie
2020-06-11
1
-1
/
+1
*
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
4
-5
/
+27
*
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
3
-11
/
+30
*
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
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
1
-0
/
+2
*
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: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
4
-5
/
+5
*
llvmpipe: make sample position a global array.
Dave Airlie
2020-05-07
1
-2
/
+2
*
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
*
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
*
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
*
gallivm/sample: add multisample image operation support
Dave Airlie
2020-05-06
2
-0
/
+18
*
gallivm/sample: add multisample support for texel fetch
Dave Airlie
2020-05-06
2
-2
/
+52
*
gallivm: fix half to float conversions with llvm 11
Roland Scheidegger
2020-04-30
1
-10
/
+24
*
gallium/gallivm: remove unused header include for newer LLVM
Jan Zielinski
2020-04-27
1
-0
/
+2
*
gallium/gallivm: fix compilation issues with llvm 11
Jan Zielinski
2020-04-27
8
-19
/
+26
*
gallivm: fix stencil border
Dave Airlie
2020-04-27
1
-2
/
+10
*
llvmpipe: fix d32 unorm depth conversions.
Dave Airlie
2020-04-27
1
-1
/
+4
*
llvmpipe: bump max images to 16
Dave Airlie
2020-04-27
1
-1
/
+1
*
gallivm/nir: add helper invocation support
Dave Airlie
2020-04-27
3
-0
/
+13
*
gallivm/nir: fix image store conversions
Dave Airlie
2020-04-27
1
-7
/
+13
*
gallivm/nir: lower implicit lod to tex.
Dave Airlie
2020-04-15
1
-0
/
+3
*
gallivm: fix left over shader vote debug
Dave Airlie
2020-04-15
1
-1
/
+0
*
gallivm: Add missing header for powf.
Vinson Lee
2020-04-07
1
-0
/
+1
[next]