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
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: add sp_buffer.h to the sources list (release tarball)
Emil Velikov
2016-05-30
1
-0
/
+1
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
llvm/softpipe: Enable cull_distance as draw supports it.
Tobias Klausmann
2016-05-23
1
-1
/
+1
*
gallium: Add a pipe cap for arb_cull_distance
Tobias Klausmann
2016-05-14
1
-0
/
+1
*
gallium: fix various undefined left shifts into sign bit
Nicolai Hähnle
2016-05-07
1
-2
/
+2
*
softpipe: bump 3D texture limit to 2048
Dave Airlie
2016-05-02
1
-1
/
+1
*
softpipe: allow r32 xchg on shader images.
Dave Airlie
2016-05-02
1
-0
/
+40
*
softpipe: avoid leaking local_mem on machines alloc failure
Ilia Mirkin
2016-05-01
1
-1
/
+3
*
softpipe: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
7
-27
/
+27
*
softpipe: add support for compute shaders. (v2)
Dave Airlie
2016-04-27
8
-3
/
+369
*
tgsi: accept a starting PC value for exec machine.
Dave Airlie
2016-04-27
1
-1
/
+1
*
tgsi: pass a shader type to the machine create and clean up.
Dave Airlie
2016-04-26
1
-1
/
+1
*
gallium: fix warnings in release build
Grazvydas Ignotas
2016-04-25
2
-2
/
+3
*
gallium: add bool return to pipe_context::end_query
Nicolai Hähnle
2016-04-21
1
-1
/
+2
*
softpipe: fix a warning due to an incorrect enum comparison
Marek Olšák
2016-04-22
1
-1
/
+1
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-15
/
+15
*
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
[next]