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_context.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr/rast: Convert system memory pointers to gfxptr_t
Alok Hota
2019-02-15
1
-0
/
+1
*
swr: knob overrides for Intel Xeon Phi
Tim Rowley
2017-10-19
1
-0
/
+27
*
swr: Handle resource across context changes
George Kyriazis
2017-09-26
1
-2
/
+12
*
swr/rast: Migrate memory pointers to gfxptr_t type
Tim Rowley
2017-09-13
1
-9
/
+9
*
swr: build driver proper separate from rasterizer
Tim Rowley
2017-07-11
1
-1
/
+1
*
swr: switch to using SwrGetInterface api table
Tim Rowley
2017-07-11
1
-8
/
+11
*
swr: use swr_query_result type instead of void
Tim Rowley
2017-06-30
1
-2
/
+2
*
swr: move msaa resolve to generalized StoreTile
Bruce Cherniak
2017-05-08
1
-75
/
+2
*
swr/rast: add SwrInit() to init backend/memory tables
Tim Rowley
2017-04-28
1
-4
/
+1
*
swr: Enable MSAA in OpenSWR software renderer
Bruce Cherniak
2017-04-14
1
-3
/
+87
*
swr: Align swr_context allocation to SIMD alignment.
Bruce Cherniak
2017-04-14
1
-2
/
+5
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
1
-1
/
+1
*
swr: implement geometry shaders
Tim Rowley
2017-03-05
1
-1
/
+1
*
swr: enable clear_texture with util_clear_texture
Bruce Cherniak
2017-03-02
1
-0
/
+1
*
swr: remove unneeded extern "C"
George Kyriazis
2017-02-16
1
-3
/
+0
*
gallium: set pipe_context uploaders in drivers (v3)
Marek Olšák
2017-02-14
1
-0
/
+9
*
swr: Implement fence attached work queues for deferred deletion.
Bruce Cherniak
2016-12-16
1
-3
/
+4
*
swr: turn off queries around blits
Ilia Mirkin
2016-11-30
1
-1
/
+9
*
swr: remove warning about multi-layer surfaces
Ilia Mirkin
2016-11-30
1
-4
/
+0
*
swr: rework resource layout and surface setup
Ilia Mirkin
2016-11-22
1
-26
/
+77
*
swr: Handle windows.h and NOMINMAX
George Kyriazis
2016-11-21
1
-8
/
+8
*
swr: fix texture layout for compressed formats
Ilia Mirkin
2016-11-15
1
-2
/
+3
*
swr: [rasterizer core] remove driverType
Tim Rowley
2016-11-14
1
-1
/
+0
*
swr: Removed stalling SwrWaitForIdle from queries.
Bruce Cherniak
2016-10-03
1
-15
/
+18
*
swr: [rasterizer core] split FE and BE stats
Tim Rowley
2016-08-10
1
-2
/
+17
*
swr: [rasterizer core] fundamentally change how stats work
Tim Rowley
2016-08-10
1
-0
/
+31
*
swr: [rasterizer core] improve implementation for SoWriteOffset
Tim Rowley
2016-08-10
1
-0
/
+1
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-2
/
+2
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-1
/
+2
*
swr: Update screen->context pointer with multiple contexts.
Bruce Cherniak
2016-06-17
1
-3
/
+3
*
swr: s/Elements/ARRAY_SIZE/
Tim Rowley
2016-04-27
1
-2
/
+2
*
swr: dereference cbuf/zbuf/views on context destroy
Tim Rowley
2016-04-18
1
-0
/
+15
*
swr: [rasterizer core] subcontext rework
Tim Rowley
2016-03-25
1
-1
/
+0
*
gallium/swr: Cleaned up some context-resource management
George Kyriazis
2016-03-17
1
-5
/
+11
*
gallium/swr: Resource management
Bruce Cherniak
2016-03-14
1
-64
/
+39
*
gallium/swr: add OpenSWR driver
Tim Rowley
2016-03-02
1
-0
/
+407