index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
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
*
gallium/swr: Fix crash when use GL_TDFX_texture_compression_FXT1 format.
Krzysztof Raszkowski
2019-12-03
1
-1
/
+3
*
swr: Fix build with llvm-10.0.
Vinson Lee
2019-11-21
1
-1
/
+4
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
5
-6
/
+6
*
gallium/swr: Enable some ARB_gpu_shader5 extensions
Krzysztof Raszkowski
2019-11-08
1
-0
/
+1
*
gallium/swr: Fix GS invocation issues
Krzysztof Raszkowski
2019-11-08
1
-2
/
+7
*
gallium/swr: Fix depth values for blit scenario
Jan Zielinski
2019-10-31
1
-0
/
+8
*
gallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
Krzysztof Raszkowski
2019-10-29
3
-11
/
+70
*
meson: Add support for wrapping llvm
Dylan Baker
2019-10-18
1
-5
/
+11
*
gallivm/draw/swr: make the gs_iface not depend on tgsi.
Dave Airlie
2019-10-15
1
-42
/
+42
*
meson: add msvc compat args to swr
Dylan Baker
2019-10-10
1
-6
/
+18
*
meson: add switches for SWR with MSVC
Dylan Baker
2019-10-10
1
-2
/
+7
*
scons: Fix MSYS2 Mingw-w64 build.
pal1000
2019-09-29
1
-2
/
+2
*
swr: Limit DEBUG workaround to LLVM < 7
Michel Dänzer
2019-09-17
3
-3
/
+21
*
swr: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
1
-3
/
+4
*
swr: Fix make_unique build error.
Vinson Lee
2019-09-02
1
-3
/
+3
*
swr: Fix build with llvm-9.0 again.
Vinson Lee
2019-08-31
3
-0
/
+28
*
swr/rasterizer: Fix GS attributes processing
Jan Zielinski
2019-08-30
3
-24
/
+10
*
swr/rasterizer: Enable ARB_fragment_layer_viewport
Jan Zielinski
2019-08-29
3
-1
/
+21
*
swr: use LLVM version string instead of re-computing it
Eric Engestrom
2019-08-22
1
-2
/
+1
*
build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10
Kai Wasserbäch
2019-08-20
1
-1
/
+1
*
gallium/swr: Fix glClear when it's used with glEnable/glDisable GL_SCISSOR_TEST
Krzysztof Raszkowski
2019-08-09
1
-64
/
+5
*
swr/rasterizer: modernize thread TLB
Jan Zielinski
2019-08-08
14
-30
/
+135
[next]