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_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
1
-0
/
+1
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
1
-1
/
+1
*
swr: implement geometry shaders
Tim Rowley
2017-03-05
1
-2
/
+4
*
swr: enable clear_texture with util_clear_texture
Bruce Cherniak
2017-03-02
1
-1
/
+1
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-1
/
+0
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
1
-0
/
+1
*
gallium: Add integer 64 capability
Dave Airlie
2017-01-27
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
2017-01-16
1
-0
/
+1
*
Always defer memory free in swr_resource_destroy
George Kyriazis
2017-01-12
1
-12
/
+5
*
swr: [rasterizer core/common/jitter] gl_double support
Tim Rowley
2017-01-05
1
-0
/
+5
*
swr: fix windows build break
George Kyriazis
2017-01-05
1
-4
/
+0
*
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
Marek Olšák
2017-01-05
1
-0
/
+1
*
swr: Implement fence attached work queues for deferred deletion.
Bruce Cherniak
2016-12-16
1
-18
/
+17
*
swr: [rasterizer common/core/jitter] fetch support for GL_FIXED
Tim Rowley
2016-12-09
1
-0
/
+9
*
swr: mark PIPE_CAP_NATIVE_FENCE_FD unsupported
Tim Rowley
2016-12-05
1
-0
/
+1
*
swr: include llvm version and vector width in renderer string
Tim Rowley
2016-12-05
1
-1
/
+11
*
swr: properly report max number of SO components
Ilia Mirkin
2016-11-30
1
-1
/
+1
*
swr: don't advertise stream pause/resume
Ilia Mirkin
2016-11-30
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
2016-11-30
1
-0
/
+1
*
swr: add missing rgbx8_srgb variant
Ilia Mirkin
2016-11-29
1
-0
/
+1
*
swr: reorder renderable formats, add grouping comments
Ilia Mirkin
2016-11-29
1
-65
/
+87
*
swr: enable cubemap arrays
Ilia Mirkin
2016-11-29
1
-1
/
+1
*
swr: rearrange caps into limits/supported/unsupported groups
Ilia Mirkin
2016-11-29
1
-129
/
+84
*
swr: report a reasonable max lod bias
Ilia Mirkin
2016-11-22
1
-1
/
+1
*
swr: avoid using exceptions for expected condition handling
Ilia Mirkin
2016-11-22
1
-5
/
+4
*
swr: remove formats from mapping table that don't have StoreTile impls
Ilia Mirkin
2016-11-22
1
-38
/
+48
*
swr: remove unnecessary -1 entries in format mapping table
Ilia Mirkin
2016-11-22
1
-126
/
+0
*
swr: rework resource layout and surface setup
Ilia Mirkin
2016-11-22
1
-61
/
+142
*
swr: don't claim to allow setting layer/viewport from VS
Ilia Mirkin
2016-11-21
1
-1
/
+1
*
swr: renamed duplicate swr_create_screen()
George Kyriazis
2016-11-21
1
-1
/
+1
*
swr: Handle windows.h and NOMINMAX
George Kyriazis
2016-11-21
1
-18
/
+7
*
swr: mark color clamping as unsupported
Ilia Mirkin
2016-11-15
1
-2
/
+3
*
swr: mark rgb9_e5 as unrenderable
Ilia Mirkin
2016-11-15
1
-1
/
+1
*
swr: no support for shader stencil export
Ilia Mirkin
2016-11-15
1
-1
/
+1
*
swr: fix texture layout for compressed formats
Ilia Mirkin
2016-11-15
1
-2
/
+3
*
swr: add support for EXT_depth_bounds_test
Ilia Mirkin
2016-11-08
1
-1
/
+1
*
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
[next]