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
/
swr_screen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
2016-10-12
1
-0
/
+1
*
swr: replace gallium->swr format enum conversion
Tim Rowley
2016-09-27
1
-51
/
+293
*
swr: fixes for format mapping and texture sizing
Tim Rowley
2016-09-08
1
-2
/
+16
*
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
2016-08-23
1
-0
/
+1
*
swr: [rasterizer jitter] add core string to JitManager
Tim Rowley
2016-08-10
1
-1
/
+1
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-3
/
+3
*
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
2016-07-20
1
-0
/
+1
*
gallium: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+1
*
swr: implement clipPlanes/clipVertex/clipDistance/cullDistance
Tim Rowley
2016-06-09
1
-1
/
+2
*
swr: fix provoking vertex
Tim Rowley
2016-06-07
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
1
-0
/
+1
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
swr: [rasterizer] rename _aligned_malloc to AlignedMalloc
Tim Rowley
2016-05-19
1
-4
/
+4
*
swr: PIPE_CAP_CULL_DISTANCE cap request response
Tim Rowley
2016-05-19
1
-0
/
+1
*
swr: properly expose compressed format support
Tim Rowley
2016-05-12
1
-0
/
+17
*
swr: add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT to get_param
Tim Rowley
2016-04-21
1
-0
/
+1
*
swr: handle pci cap requests
Tim Rowley
2016-04-12
1
-0
/
+4
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
gallium/swr: Cleaned up some context-resource management
George Kyriazis
2016-03-17
1
-4
/
+4
*
gallium/swr: Resource management
Bruce Cherniak
2016-03-14
1
-29
/
+28
*
gallium/swr: remove use of BYTE from swr driver
Tim Rowley
2016-03-10
1
-2
/
+2
*
gallium/swr: add OpenSWR driver
Tim Rowley
2016-03-02
1
-0
/
+746