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
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: Free tgsi.image elements on context destruction.
Jose Fonseca
2016-04-13
1
-0
/
+2
*
softpipe: Enable ARB_framebuffer_no_attachments
Edward O'Callaghan
2016-04-13
1
-1
/
+2
*
softpipe: avoid buffer overflow
Thomas Hindoe Paaboel Andersen
2016-04-13
2
-8
/
+8
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
softpipe: Use STATIC_ASSERT whenever possible.
Jose Fonseca
2016-04-12
1
-2
/
+2
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
1
-0
/
+7
*
softpipe: add SSBO/shader atomics support.
Dave Airlie
2016-04-12
10
-5
/
+464
*
tgsi: add support for buffer/atomic operations to tgsi_exec.
Dave Airlie
2016-04-12
1
-2
/
+2
*
drivers/softpipe: add missing header to the tarball
Emil Velikov
2016-04-11
1
-0
/
+1
*
softpipe: Set samples and layers in set_framebuffer_state() cb
Edward O'Callaghan
2016-04-07
1
-0
/
+2
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
1
-0
/
+1
*
softpipe: add image support to softpipe (v3)
Dave Airlie
2016-03-31
13
-11
/
+925
*
tgsi: add support for image operations to tgsi_exec. (v2.1)
Dave Airlie
2016-03-31
1
-2
/
+2
*
softpipe: add support for explicit early depth testing
Dave Airlie
2016-03-31
6
-12
/
+21
*
softpipe: fix misleading TGSI_QUAD_SIZE usage
Roland Scheidegger
2016-03-15
1
-24
/
+29
*
softpipe: fix anisotropic filtering crash
Roland Scheidegger
2016-03-15
1
-2
/
+7
*
gallium: add CAPs returning PCI device location
Marek Olšák
2016-03-09
1
-0
/
+4
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-2
/
+4
*
scons: Eliminate MSVC2008 compatibility.
Jose Fonseca
2016-02-11
1
-1
/
+1
*
configure: Eliminate MSVC2008 compatibility.
Jose Fonseca
2016-02-11
1
-1
/
+1
*
gallium/util: switch over to new u_debug_image.[ch] code
Brian Paul
2016-02-08
1
-0
/
+1
*
gallium: add interface for querying memory usage and sizes (v2)
Marek Olšák
2016-02-05
1
-0
/
+1
*
gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
Ilia Mirkin
2016-02-04
1
-0
/
+1
*
gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
Nicolai Hähnle
2016-02-03
1
-0
/
+2
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
1
-0
/
+1
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
1
-0
/
+1
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
1
-0
/
+1
*
gallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
util/pstipple: allow fragment shader POSITION to be a system value
Marek Olšák
2016-01-08
1
-1
/
+2
*
gallium: add caps for POSITION and FACE system values
Marek Olšák
2016-01-08
1
-0
/
+2
*
gallium: add caps to expose support for multi indirect draws
Ilia Mirkin
2016-01-07
1
-0
/
+2
*
softpipe: tell draw about the vertex layout we want
Roland Scheidegger
2016-01-07
4
-58
/
+105
*
draw: nuke the interp parameter from vertex_info
Roland Scheidegger
2016-01-07
3
-22
/
+32
*
softpipe: don't abuse the draw vertex_info struct for something different
Roland Scheidegger
2016-01-07
5
-45
/
+53
*
softpipe: fix mapping of "special" vs outputs
Roland Scheidegger
2016-01-07
1
-12
/
+17
*
gallium/drivers: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_PACK_HALF_FLOAT to indicate UP2H/PK2H support
Ilia Mirkin
2016-01-03
1
-0
/
+1
*
gallium: add PIPE_CAP_DRAW_PARAMETERS
Ilia Mirkin
2015-12-30
1
-0
/
+1
*
softpipe: enable GL_ARB_viewport_array support, update GL3.txt doc
Edward O'Callaghan
2015-12-11
1
-1
/
+1
*
softpipe: implement some support for multiple viewports
Edward O'Callaghan
2015-12-11
8
-52
/
+112
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
2
-3
/
+3
*
softpipe: use provoking vertex for layer
Roland Scheidegger
2015-12-04
1
-2
/
+2
*
softpipe/llvmpipe: don't advertize support for ASTC
Roland Scheidegger
2015-11-24
1
-1
/
+2
*
{st,targets}/dri: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
1
-3
/
+0
*
configure: use HAVE_DRISW_KMS when handling kms swrast
Emil Velikov
2015-11-21
1
-1
/
+1
*
gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype
Ilia Mirkin
2015-11-11
1
-0
/
+1
*
gallium/swrast: fix front buffer blitting. (v2)
Dave Airlie
2015-10-31
1
-4
/
+14
*
gallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN_FORMATS
Marek Olšák
2015-10-28
1
-0
/
+1
*
softpipe: fix using non-zero layer in non-array view from array resource
Roland Scheidegger
2015-10-24
2
-9
/
+31
[next]