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
*
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
*
swr/rasterizer: Refactor events collection mechanism
Jan Zielinski
2019-08-08
10
-439
/
+382
*
swr/rasterizer: improvements in simdlib
Jan Zielinski
2019-08-08
17
-492
/
+49
*
swr/rasterizer: Events are now grouped and enabled by knobs
Jan Zielinski
2019-08-08
15
-202
/
+372
*
swr/rasterizer: do not mark tiles dirty until actually rendered
Jan Zielinski
2019-08-08
13
-8
/
+72
*
swr/rasterizer: enable size accumulation in mem stats
Jan Zielinski
2019-08-08
11
-104
/
+128
*
swr/rasterizer: enable using AOS vertex data format
Jan Zielinski
2019-08-08
3
-21
/
+81
*
gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate support
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+1
*
swr/rasterizer: Add memory tracking support
Jan Zielinski
2019-07-30
12
-26
/
+252
*
swr/rasterizer: Better implementation of scatter
Jan Zielinski
2019-07-30
7
-79
/
+225
*
swr/rasterizer: cleanups for tessellation
Jan Zielinski
2019-07-30
2
-28
/
+56
*
rasterizer/swr: move BucketMgr to SwrContext
Jan Zielinski
2019-07-30
21
-261
/
+290
*
gallium: fix windows build from params change.
Dave Airlie
2019-07-25
1
-3
/
+6
*
gallivm: rework lp_build_tgsi_soa to take a struct
Dave Airlie
2019-07-24
1
-39
/
+39
*
swr/rasterizer: Fix 3D resource copies.
Jan Zielinski
2019-07-23
1
-0
/
+14
*
swr/rasterizer: Fix return type on SIMD8 version of Clamp and Normalize utili...
Jan Zielinski
2019-07-23
1
-2
/
+2
*
swr/rasterizer: small formatting changes
Jan Zielinski
2019-07-23
3
-22
/
+48
*
swr/rasterizer: Adding support for unhandled clipEnable state
Jan Zielinski
2019-07-23
3
-4
/
+8
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
10
-45
/
+45
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-3
/
+3
*
swr/rast: Refactor memory API between rasterizer core and swr
Jan Zielinski
2019-07-18
30
-185
/
+370
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-2
/
+3
*
gallivm: add ssbo pointers to the soa build api.
Dave Airlie
2019-07-07
1
-3
/
+6
*
swr/swr: Enable ARB_viewport_array
Jan Zielinski
2019-07-03
7
-48
/
+60
*
Revert "meson: Add support for using cmake for finding LLVM"
Dylan Baker
2019-06-28
1
-8
/
+5
*
meson: Add support for using cmake for finding LLVM
Dylan Baker
2019-06-27
1
-5
/
+8
*
swr: fix support for GL_ARB_copy_image extension
Krzysztof Raszkowski
2019-06-05
1
-1
/
+16
*
swr/rast: Enable ARB_GL_texture_buffer_range
Jan Zielinski
2019-05-30
1
-1
/
+1
*
swr/rast: fix 32-bit compilation on Linux
Jan Zielinski
2019-05-30
1
-65
/
+0
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-1
/
+1
*
swr: clean up supported OGL4.0/4.1 extensions list
Jan Zielinski
2019-05-16
1
-4
/
+5
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-3
/
+3
*
swr/rast: Add general SWTag statistics
Alok Hota
2019-05-01
3
-161
/
+191
*
swr/rast: Add string handling to AR event framework
Alok Hota
2019-05-01
5
-31
/
+54
*
swr/rast: Add initial SWTag proto definitions
Alok Hota
2019-05-01
2
-39
/
+71
*
swr/rast: Cleanup and generalize gen_archrast
Alok Hota
2019-05-01
3
-123
/
+57
*
swr/rast: early exit on empty triangle mask
Alok Hota
2019-04-30
1
-0
/
+6
*
swr/rast: add guards for cpuid on Linux
Alok Hota
2019-04-30
1
-0
/
+2
*
swr/rast: add flat shading
Alok Hota
2019-04-30
1
-0
/
+13
*
swr/rast: add SWR_STATIC_ASSERT() macro
Alok Hota
2019-04-30
1
-1
/
+8
*
swr/rast: update guardband rects at draw setup
Alok Hota
2019-04-30
1
-2
/
+3
*
swr/rast: add more llvm intrinsics
Alok Hota
2019-04-30
1
-0
/
+3
[next]