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
/
swr_draw.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/swr: implementation of tessellation shaders compilation
Jan Zielinski
2020-01-24
1
-8
/
+15
*
gallium/swr: Fix glVertexPointer race condition.
Krzysztof Raszkowski
2020-01-08
1
-2
/
+2
*
gallium/swr: Fix arb_transform_feedback2
Tomasz Pyra
2019-12-13
1
-0
/
+10
*
swr: Fixed an uncommon freed-memory access during state validation
Bruce Cherniak
2017-11-10
1
-1
/
+6
*
swr: Handle resource across context changes
George Kyriazis
2017-09-26
1
-8
/
+11
*
swr/rast: Migrate memory pointers to gfxptr_t type
Tim Rowley
2017-09-13
1
-4
/
+4
*
swr: limit pipe_draw_info->restart_index usage
Tim Rowley
2017-08-23
1
-1
/
+4
*
swr: fix transform feedback logic
George Kyriazis
2017-07-27
1
-5
/
+34
*
swr: Add path to draw directly from client memory without copy.
Bruce Cherniak
2017-07-12
1
-0
/
+9
*
swr: switch to using SwrGetInterface api table
Tim Rowley
2017-07-11
1
-23
/
+23
*
swr: set dynamic vertex size
Tim Rowley
2017-06-29
1
-2
/
+4
*
swr: invalidate attachment on transition change
George Kyriazis
2017-06-22
1
-0
/
+19
*
swr/rast: Add support for dynamic vertex size for VS output
Tim Rowley
2017-06-16
1
-0
/
+4
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-1
/
+1
*
gallium: fold u_trim_pipe_prim call from st/mesa to drivers
Marek Olšák
2017-04-20
1
-0
/
+5
*
swr: implement geometry shaders
Tim Rowley
2017-03-05
1
-43
/
+7
*
swr: fix index buffers with non-zero indices
George Kyriazis
2017-02-23
1
-0
/
+1
*
swr: add fetch shader cache
George Kyriazis
2017-02-23
1
-8
/
+11
*
swr: only store up to the LOD size
Ilia Mirkin
2016-11-29
1
-1
/
+3
*
swr: rework resource layout and surface setup
Ilia Mirkin
2016-11-22
1
-1
/
+3
*
swr: call swr_update_derived unconditionally when drawing/clearing
Ilia Mirkin
2016-11-21
1
-2
/
+1
*
swr: [rasterizer core] SwrStoreTiles api change
Tim Rowley
2016-10-11
1
-1
/
+1
*
swr: [rasterizer core] only use Viewport/Scissors during SwrDraw* operations
Tim Rowley
2016-08-17
1
-28
/
+4
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-1
/
+1
*
swr: fix provoking vertex
Tim Rowley
2016-06-07
1
-0
/
+30
*
swr: [rasterizer] Correctly select optimized primitive assembly.
Bruce Cherniak
2016-05-25
1
-0
/
+6
*
gallium/swr: Resource management
Bruce Cherniak
2016-03-14
1
-19
/
+45
*
gallium/swr: add OpenSWR driver
Tim Rowley
2016-03-02
1
-0
/
+271