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
/
a3xx
/
fd3_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: rework location of driver constants
Rob Clark
2016-12-27
1
-3
/
+6
*
freedreno: fdN_gmem_restore_format() is not gen specific
Rob Clark
2016-12-18
1
-2
/
+2
*
freedreno/a3xx: make _emit_const() static
Rob Clark
2016-11-27
1
-1
/
+1
*
a3xx: use window scissor to simulate viewport xy clip
Ilia Mirkin
2016-09-03
1
-10
/
+26
*
a3xx: make use of software clipping when hw can't handle it
Ilia Mirkin
2016-09-03
1
-4
/
+8
*
a3xx: make sure to actually clamp depth as requested
Ilia Mirkin
2016-09-03
1
-1
/
+29
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-2
/
+1
*
freedreno: drop needs_rb_fbd
Rob Clark
2016-07-30
1
-2
/
+0
*
freedreno: move needs_wfi into batch
Rob Clark
2016-07-30
1
-7
/
+7
*
freedreno: re-order support for hw queries
Rob Clark
2016-07-30
1
-2
/
+3
*
freedreno: move more batch related tracking to fd_batch
Rob Clark
2016-07-30
1
-7
/
+8
*
freedreno: introduce fd_batch
Rob Clark
2016-07-30
1
-5
/
+3
*
freedreno: switch emit_const_bo() to take prsc's
Rob Clark
2016-07-02
1
-4
/
+4
*
freedreno/a3xx: only update/emit bordercolor state when needed
Rob Clark
2016-06-02
1
-13
/
+20
*
freedreno: move shader-stage dirty bits to global dirty flag
Rob Clark
2016-05-04
1
-5
/
+0
*
freedreno/ir3: lower immeds to const
Rob Clark
2016-05-04
1
-2
/
+5
*
gallium: Remove every double semi-colon
Jakob Sinclair
2016-04-26
1
-1
/
+1
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-2
/
+2
*
freedreno/a3xx: constify the shader variants
Rob Clark
2016-03-13
1
-3
/
+3
*
freedreno/ir3: pass ctx to constant-emit code
Rob Clark
2016-03-01
1
-2
/
+2
*
freedreno/query: add optional enable hook
Rob Clark
2016-02-17
1
-0
/
+3
*
freedreno: per-generation OUT_IB packet
Rob Clark
2016-01-18
1
-0
/
+8
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
1
-1
/
+2
*
freedreno/a3xx: fix texture buffers, enable offsets
Ilia Mirkin
2015-11-18
1
-5
/
+11
*
freedreno/a3xx+a4xx: fix for stk binning pass hang
Rob Clark
2015-11-18
1
-8
/
+36
*
freedreno: remove unnecessary null checks
Rob Clark
2015-10-24
1
-1
/
+1
*
freedreno/a3xx: cache-flush is needed after MEM_WRITE
Rob Clark
2015-10-15
1
-5
/
+1
*
freedreno/ir3: convert from tgsi semantic/index to varying-slot
Rob Clark
2015-09-17
1
-9
/
+21
*
freedreno/a3xx: use NUM_USER_CLIP_PLANES helper instead of magic number
Ilia Mirkin
2015-09-16
1
-1
/
+2
*
freedreno/a3xx: add support for dual-source blending
Ilia Mirkin
2015-09-16
1
-4
/
+10
*
freedreno: helper for a3xx/a4xx border-colors
Rob Clark
2015-09-15
1
-51
/
+2
*
freedreno/a3xx: add basic clip plane support
Ilia Mirkin
2015-08-29
1
-0
/
+19
*
freedreno/a3xx+a4xx: add texture buffer object support
Rob Clark
2015-08-12
1
-2
/
+4
*
freedreno/a3xx+a4xx: add support for vtxcnt semantic
Rob Clark
2015-07-27
1
-6
/
+16
*
freedreno/ir3: move emit_const to ir3
Rob Clark
2015-07-27
1
-110
/
+46
*
freedreno/a3xx: color masking works like a blend for some formats
Ilia Mirkin
2015-04-27
1
-0
/
+14
*
freedreno/a3xx: add support for S8 and Z32F_S8
Ilia Mirkin
2015-04-27
1
-1
/
+12
*
freedreno/a3xx: fix integer and 32-bit float border colors
Ilia Mirkin
2015-04-18
1
-1
/
+30
*
freedreno/a3xx: add UBO support
Ilia Mirkin
2015-04-05
1
-25
/
+42
*
freedreno: remove tex_resource
Ilia Mirkin
2015-04-05
1
-1
/
+1
*
freedreno/a3xx: add MRT support
Ilia Mirkin
2015-04-02
1
-33
/
+71
*
freedreno/a3xx,a4xx: silence some warnings
Rob Clark
2015-03-03
1
-2
/
+1
*
freedreno/a3xx: add ARB_instanced_arrays support
Ilia Mirkin
2015-02-19
1
-1
/
+2
*
freedreno/a3xx: add support for vertexid and instanceid sysvals
Ilia Mirkin
2015-02-19
1
-10
/
+36
*
freedreno: pass number of instances to draw
Ilia Mirkin
2015-02-19
1
-1
/
+1
*
freedreno: helper to calc layer/level offset
Rob Clark
2014-12-13
1
-3
/
+3
*
freedreno/a3xx: fix border color swizzle to match texture format desc
Ilia Mirkin
2014-12-06
1
-4
/
+18
*
freedreno/a3xx: fix alpha-blending on RGBX formats
Ilia Mirkin
2014-12-06
1
-5
/
+13
*
freedreno/a3xx: disable blending for integer formats
Ilia Mirkin
2014-11-30
1
-1
/
+10
*
freedreno/a3xx: fd3_util -> fd3_format
Ilia Mirkin
2014-11-29
1
-1
/
+1
[next]