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
/
freedreno
/
a5xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a5xx: fix missing restore state
Rob Clark
2017-10-02
1
-0
/
+3
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
1
-0
/
+10
*
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: 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: 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
*
freedreno/a5xx: set SP_BLEND_CONTROL properly
Rob Clark
2017-06-07
3
-1
/
+4
*
freedreno/a5xx: LRZ support
Rob Clark
2017-06-07
8
-12
/
+178
*
freedreno/a5xx: refactor out helper for LRZ flush
Rob Clark
2017-06-07
3
-11
/
+19
*
freedreno: update generated headers
Rob Clark
2017-06-07
2
-6
/
+18
*
freedreno/a5xx: timestamp / time-elapsed queries
Rob Clark
2017-05-30
1
-0
/
+96
*
freedreno/a5xx: rename query result struct
Rob Clark
2017-05-30
1
-23
/
+22
*
freedreno: update generated headers
Rob Clark
2017-05-30
1
-3
/
+570
*
freedreno/a5xx: remove copapasta from a4xx
Rob Clark
2017-05-23
1
-2
/
+1
*
freedreno/a5xx: add some missing texture formats
Rob Clark
2017-05-23
1
-51
/
+51
*
freedreno/a5xx: provoking vertex
Rob Clark
2017-05-23
6
-44
/
+40
*
freedreno: update generated headers
Rob Clark
2017-05-23
1
-10
/
+19
*
freedreno/gmem: fix hw binning hangs with large render targets
Rob Clark
2017-05-16
1
-0
/
+6
*
freedreno/a5xx: remove unneeded assert
Rob Clark
2017-05-16
1
-3
/
+0
*
freedreno/a5xx: fallback to slow-clear for z32
Rob Clark
2017-05-16
1
-1
/
+19
*
freedreno: fix indexbuffer upload
Rob Clark
2017-05-14
1
-1
/
+1
*
freedreno/a5xx: hw binning support
Rob Clark
2017-05-13
5
-47
/
+177
*
freedreno: update generated headers
Rob Clark
2017-05-13
1
-14
/
+78
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
2
-14
/
+14
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-1
/
+1
*
freedreno/a5xx: compute shader support
Rob Clark
2017-05-04
7
-4
/
+261
*
freedreno/a5xx: SSBO support
Rob Clark
2017-05-04
2
-5
/
+79
*
freedreno/a5xx: hack for r8g8b8a8_snorm
Rob Clark
2017-04-23
1
-1
/
+1
*
freedreno/a5xx: rgtc formats
Rob Clark
2017-04-23
2
-8
/
+12
*
freedreno/a5xx: occlusion query
Rob Clark
2017-04-22
4
-3
/
+140
*
freedreno: update generated headers
Rob Clark
2017-04-22
1
-2
/
+9
*
freedreno: make hw-query a helper
Rob Clark
2017-04-22
1
-2
/
+0
*
freedreno: refactor dirty state handling
Rob Clark
2017-04-18
3
-6
/
+8
*
freedreno/ir3: split out per-stage emit_consts fxns
Rob Clark
2017-04-18
1
-2
/
+2
*
freedreno: add helper to mark all state clean
Rob Clark
2017-04-18
2
-19
/
+11
*
freedreno: make texture state an array
Rob Clark
2017-04-18
1
-7
/
+10
[next]