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
/
drivers
/
swr
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw/gs: use mask to limit vertex emission.
Dave Airlie
2020-07-08
1
-0
/
+1
*
gallivm/gs_iface: pass stream into end primitive interface.
Dave Airlie
2020-07-08
1
-1
/
+1
*
gallium/swr: Fix compilation warnings
jzielins
2020-07-07
9
-73
/
+34
*
gallivm/sample: pass indirect offset into texture/image units
Dave Airlie
2020-07-02
1
-1
/
+2
*
gallium: Add pipe cap for primitive restart with fixed index
Neil Roberts
2020-06-22
1
-0
/
+1
*
gallivm: add support for a cache object
Dave Airlie
2020-06-11
1
-1
/
+1
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-2
/
+11
*
meson: Bump required version to 0.52.0
Dylan Baker
2020-06-01
1
-5
/
+1
*
gallium/swr: Fix building swr with MSVC
Krzysztof Raszkowski
2020-05-22
1
-0
/
+2
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
1
-1
/
+1
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
1
-1
/
+1
*
gallium/swr: Fix crashes in sampling code
Jan Zielinski
2020-05-07
3
-0
/
+8
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
1
-0
/
+1
*
gallium/swr: Fix crashes and failures in vertex fetch
Jan Zielinski
2020-04-28
2
-3
/
+7
*
gallium/swr: Fix LLVM 11 compilation issues
Jan Zielinski
2020-04-27
8
-35
/
+156
*
swr: Remove Byte Order Mark.
Vinson Lee
2020-04-14
1
-1
/
+1
*
swr/rasterizer: Use private functions for min/max to avoid namespace issues.
Vinson Lee
2020-04-09
1
-45
/
+45
*
gallium/swr: Re-enable scratch space for client-memory buffers
Krzysztof Raszkowski
2020-04-01
2
-13
/
+32
*
gallium/swr: Fix array stride problem.
Krzysztof Raszkowski
2020-04-01
1
-2
/
+3
*
scons: prune unused Makefile.sources
Eric Engestrom
2020-03-31
1
-185
/
+0
*
scons: Prune out unnecessary targets.
Jose Fonseca
2020-03-30
1
-272
/
+0
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
gallium/swr: spin-lock performance improvement
Tomasz Pyra
2020-03-19
1
-1
/
+14
*
gallium/swr: use ElementCount type arguments for getSplat()
Jan Zielinski
2020-03-13
4
-17
/
+57
*
gallium/swr: Fix vcvtph2ps llvm intrinsic compile error
Krzysztof Raszkowski
2020-03-09
3
-34
/
+4
*
swr: Fix non-pod-varargs error.
Vinson Lee
2020-03-06
1
-1
/
+1
*
Revert "gallium/swr: Fix min/max range index draw"
Krzysztof Raszkowski
2020-03-03
1
-7
/
+2
*
gallium/swr: fix corruptions in Unigine Heaven
Jan Zielinski
2020-03-03
1
-136
/
+194
*
gallivm/tgsi/swr: add mask vec to the tcs store
Dave Airlie
2020-02-28
1
-1
/
+2
*
gallium/swr: Fix min/max range index draw
Krzysztof Raszkowski
2020-02-24
1
-2
/
+7
*
gallium/swr: fix rdtsc debug statistics mechanism
Krzysztof Raszkowski
2020-02-13
9
-58
/
+44
*
gallium/swr: simplify environmental variabled expansion code
Krzysztof Raszkowski
2020-02-10
1
-29
/
+0
*
gallium/swr: Fix llvm11 compilation issues
Krzysztof Raszkowski
2020-02-07
5
-12
/
+34
*
gallivm/swr: add stream_id to geom epilogue emit
Dave Airlie
2020-02-07
1
-4
/
+4
*
swr: Fix GCC 4.9 checks.
Vinson Lee
2020-02-05
2
-2
/
+2
*
gallium/swr: Fix various asserts and security issues
Jan Zielinski
2020-02-05
13
-29
/
+50
*
gallium/swr: Fix gcc 4.8.5 compile error
Krzysztof Raszkowski
2020-01-31
1
-6
/
+5
*
swr: Fix build with GCC 10.
Vinson Lee
2020-01-31
1
-1
/
+3
*
gallium/swr: fix gcc warnings
Krzysztof Raszkowski
2020-01-31
8
-32
/
+34
*
gallium/swr: fix tessellation state save/restore
Jan Zielinski
2020-01-28
3
-9
/
+27
*
gallium/swr: implementation of tessellation shaders compilation
Jan Zielinski
2020-01-24
16
-47
/
+1885
*
gallium/swr: add option for static link
Krzysztof Raszkowski
2020-01-23
2
-80
/
+152
*
gallium/swr: Disable showing detected arch message.
Krzysztof Raszkowski
2020-01-17
3
-16
/
+29
*
gallium/swr: Fix glVertexPointer race condition.
Krzysztof Raszkowski
2020-01-08
3
-31
/
+16
*
swr: Fix build with llvm-10.0.
Vinson Lee
2019-12-21
1
-0
/
+3
*
gallium/swr: Enable support bptc format.
Denis Pauk
2019-12-14
1
-2
/
+1
*
gallium/swr: Fix arb_transform_feedback2
Tomasz Pyra
2019-12-13
10
-14
/
+66
*
swr: Fix build with llvm-10.0.
Vinson Lee
2019-12-12
1
-0
/
+4
*
gallium/swr: Fix Windows build
Jan Zielinski
2019-12-12
1
-1
/
+4
*
swr/rasterizer: Add tessellator implementation to the rasterizer
Jan Zielinski
2019-12-11
5
-35
/
+3326
[next]