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: Enable PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Gert Wollny
2019-04-09
1
-1
/
+1
*
softpipe: Add an extra code path for the buffer texel lookup
Gert Wollny
2019-04-09
1
-1
/
+16
*
softpipe: raise number of bits used for X coordinate texture lookup
Gert Wollny
2019-04-09
2
-7
/
+6
*
softpipe: Don't use mag filter for gather op
Gert Wollny
2019-04-09
1
-3
/
+3
*
softpipe: add support for vertex streams (v2)
Dave Airlie
2019-04-09
1
-1
/
+5
*
draw: add support to tgsi paths for geometry streams. (v2)
Dave Airlie
2019-04-09
1
-2
/
+2
*
softpipe: add support for indexed queries.
Dave Airlie
2019-04-09
3
-14
/
+15
*
draw: add stream member to stats callback
Dave Airlie
2019-04-09
1
-1
/
+1
*
softpipe: Use mag texture filter also for clamped lod == 0
Gert Wollny
2019-04-05
1
-3
/
+3
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
1
-1
/
+2
*
softpipe: Implement ATOMFADD and enable cap TGSI_ATOMFADD
Gert Wollny
2019-04-02
2
-10
/
+18
*
softpipe: fix clears to only clear specified color buffers.
Dave Airlie
2019-03-27
1
-1
/
+2
*
softpipe: fix integer texture swizzling for 1 vs 1.0f
Dave Airlie
2019-03-22
1
-4
/
+5
*
softpipe: fix texture view crashes
Dave Airlie
2019-03-21
1
-5
/
+6
*
gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits.
Kenneth Graunke
2019-03-19
1
-0
/
+3
*
softpipe: Enable PIPE_CAP_MIXED_COLORBUFFER_FORMATS
Gert Wollny
2019-03-15
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_VARYINGS
Karol Herbst
2019-02-07
1
-0
/
+2
*
util: Move os_misc to util
Dylan Baker
2018-10-30
1
-1
/
+1
*
android: Build kms_swrast for the Android platform
Rob Herring
2018-10-22
1
-2
/
+2
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
1
-0
/
+1
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-2
/
+2
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
1
-3
/
+3
*
gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
Kenneth Graunke
2018-08-24
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
Marek Olšák
2018-08-23
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
2018-08-23
1
-0
/
+2
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+4
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
gallium/softpipe: Enable support bptc format.
Denis Pauk
2018-07-01
1
-2
/
+1
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+2
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-0
/
+12
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
1
-6
/
+6
*
tgsi,softpipe: use enum tgsi_opcode
Brian Paul
2018-03-23
2
-6
/
+6
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
softpipe: don't iterate through PIPE_MAX_SHADER_SAMPLER_VIEWS
Roland Scheidegger
2018-02-28
1
-2
/
+2
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-2
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-2
/
+0
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
1
-0
/
+1
*
meson: define driver dependencies
Dylan Baker
2017-12-04
1
-0
/
+5
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
1
-1
/
+0
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
2
-2
/
+2
*
gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Marek Olšák
2017-11-06
1
-0
/
+1
*
gallium: add cap for driver specified max combined shader resources.
Dave Airlie
2017-11-01
1
-0
/
+1
*
gallium: s/unsigned/enum pipe_prim_type/
Brian Paul
2017-10-27
1
-2
/
+2
[next]