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
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add CAPs to support HW atomic counters. (v3)
Dave Airlie
2017-11-10
1
-0
/
+2
*
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
*
meson: Add a dependency on nir_opcodes_h for freedreno
Dylan Baker
2017-10-27
1
-1
/
+1
*
freedreno: implement pipe->invalidate_resource()
Rob Clark
2017-10-26
2
-1
/
+28
*
freedreno: GL_ARB_texture_barrier
Rob Clark
2017-10-26
2
-1
/
+13
*
freedreno/a5xx: rename invalidate_resource()
Rob Clark
2017-10-26
1
-8
/
+9
*
freedreno/a5xx: mem2gmem is read-only for BO
Rob Clark
2017-10-26
1
-1
/
+1
*
freedreno: small rename
Rob Clark
2017-10-26
1
-4
/
+4
*
meson: build freedreno
Rob Clark
2017-10-24
1
-0
/
+218
*
freedreno/ir3: use a flag instead of setting PYTHONPATH
Rob Clark
2017-10-24
3
-6
/
+23
*
freedreno: per-context fd_pipe
Rob Clark
2017-10-24
9
-12
/
+20
*
freedreno: rename pipe -> vsc_pipe
Rob Clark
2017-10-24
6
-15
/
+15
*
freedreno: pass context flags through to fd_context_init()
Rob Clark
2017-10-24
6
-6
/
+6
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
2
-4
/
+4
*
a2xx: add support for a few 16-bit color rendering formats
Ilia Mirkin
2017-10-15
2
-1
/
+11
*
freedreno/a20x: Enable rendering to RGBA/RGBX
Wladimir J. van der Laan
2017-10-15
1
-1
/
+3
*
freedreno/a20x: Fix rendering to BGRX
Wladimir J. van der Laan
2017-10-15
1
-0
/
+1
*
gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.
Eric Anholt
2017-10-10
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
Marek Olšák
2017-10-06
1
-0
/
+1
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
1
-2
/
+0
*
freedreno/a5xx: fix missing restore state
Rob Clark
2017-10-02
1
-0
/
+3
*
freedreno/a5xx: align height to GMEM
Rob Clark
2017-10-02
1
-1
/
+5
*
freedreno: fix PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Rob Clark
2017-10-02
2
-4
/
+5
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
1
-0
/
+1
*
gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
Jan Vesely
2017-09-21
1
-0
/
+2
*
freedreno: compile fix
Nicolai Hähnle
2017-09-18
1
-1
/
+1
*
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
2017-09-18
1
-0
/
+2
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
4
-0
/
+27
*
gallium: introduce PIPE_CAP_LOAD_CONSTBUF
Timothy Arceri
2017-09-15
1
-0
/
+1
*
freedreno: skip batch-cache for compute shaders
Rob Clark
2017-09-02
1
-7
/
+1
*
a2xx: fix DST_ALPHA blending for non-alpha formats
Ilia Mirkin
2017-08-25
3
-5
/
+21
*
a2xx: set constant blend color
Ilia Mirkin
2017-08-25
1
-0
/
+9
*
a2xx: only update rasterizer settings when they're there
Ilia Mirkin
2017-08-15
1
-1
/
+1
*
a2xx: add logicop support
Ilia Mirkin
2017-08-15
1
-5
/
+4
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
1
-0
/
+1
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
1
-0
/
+1
*
st/glsl_to_nir: move nir_lower_io to drivers
Nicolai Hähnle
2017-07-31
1
-0
/
+6
*
st/mesa: get rid of st_glsl_types
Nicolai Hähnle
2017-07-31
3
-8
/
+18
*
gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
freedreno/ir3: fix load_front_face conversion
Ilia Mirkin
2017-07-12
1
-6
/
+3
*
a5xx: fix condition for updating *_FS_OUTPUT_CNTL
Ilia Mirkin
2017-07-09
1
-1
/
+1
*
a5xx: remove no-longer-accurate border color layout comment
Ilia Mirkin
2017-07-08
1
-32
/
+1
*
a5xx: fix border color for depth formats
Ilia Mirkin
2017-07-08
1
-1
/
+5
*
a5xx: add border color clamping, add packed border color formats
Ilia Mirkin
2017-07-08
1
-11
/
+59
*
a5xx: fix border colors for swizzled texture formats
Ilia Mirkin
2017-07-08
1
-14
/
+14
*
a5xx: fix integer texture border colors
Ilia Mirkin
2017-07-08
1
-4
/
+2
*
a5xx: fix primitive restart
Ilia Mirkin
2017-07-08
2
-12
/
+23
*
a5xx: add support for rendering to RGB10A2_UNORM formats
Ilia Mirkin
2017-07-07
1
-3
/
+3
[next]