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
*
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
*
a5xx: set uint/sint bits for mrt output register
Ilia Mirkin
2017-07-07
2
-2
/
+8
*
a5xx: add backface stencil emission
Ilia Mirkin
2017-07-07
4
-9
/
+27
*
a5xx: enable polygon offset clamps
Ilia Mirkin
2017-07-04
1
-1
/
+3
*
a5xx: implement logicop support
Ilia Mirkin
2017-07-04
3
-7
/
+13
*
a5xx: enable polygon mode selection
Ilia Mirkin
2017-07-04
4
-7
/
+24
*
a5xx: disable ARB_depth_clamp for now
Ilia Mirkin
2017-07-04
1
-1
/
+3
*
a5xx: fix clip_halfz support
Ilia Mirkin
2017-07-04
3
-4
/
+7
*
a5xx: improve 3d texture sampling
Ilia Mirkin
2017-07-04
1
-3
/
+0
*
a5xx: remove one of the MIPFILTER_LINEAR bits
Ilia Mirkin
2017-07-04
1
-1
/
+0
*
a5xx: enable formats newly added to the headers
Ilia Mirkin
2017-07-04
1
-69
/
+69
*
a5xx: include color swap when decoding vertices
Ilia Mirkin
2017-07-04
1
-0
/
+1
*
a5xx: update headers
Ilia Mirkin
2017-07-04
1
-10
/
+47
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
1
-0
/
+1
*
gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
2017-06-14
1
-0
/
+1
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-3
/
+3
*
util/u_queue: add an option to set the minimum thread priority
Marek Olšák
2017-06-07
1
-1
/
+1
[next]