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
/
freedreno_gmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: small bit of cleanup about max rendertargets
Rob Clark
2015-08-04
1
-5
/
+10
*
freedreno: fix bug in tile/slot calculation
Rob Clark
2015-05-14
1
-5
/
+4
*
freedreno/a3xx: add support for S8 and Z32F_S8
Ilia Mirkin
2015-04-27
1
-10
/
+19
*
freedreno: don't bother setting resource timestamps
Ilia Mirkin
2015-04-05
1
-9
/
+0
*
freedreno: add support for laying out MRTs in gmem
Ilia Mirkin
2015-04-02
1
-14
/
+39
*
freedreno: add core infrastructure support for MRTs
Ilia Mirkin
2015-04-02
1
-3
/
+4
*
freedreno: add is_a3xx()/is_a4xx() helpers
Rob Clark
2014-12-13
1
-1
/
+3
*
freedreno: rename a couple debug flags
Rob Clark
2014-10-25
1
-2
/
+2
*
freedreno: clear vs scissor
Rob Clark
2014-10-21
1
-2
/
+46
*
freedreno: "fix" problems with excessive flushes
Rob Clark
2014-09-12
1
-24
/
+1
*
freedreno: try for more squarish tile dimensions
Rob Clark
2014-06-13
1
-3
/
+9
*
freedreno: add support for hw queries
Rob Clark
2014-05-13
1
-1
/
+18
*
WIP: freedreno/a3xx: incorrect scissor for binning pass
Rob Clark
2014-03-05
1
-0
/
+2
*
freedreno: better manage our WFI's
Rob Clark
2014-02-01
1
-1
/
+5
*
freedreno: add basic query support
Rob Clark
2014-01-08
1
-0
/
+7
*
freedreno/a3xx: support for hw binning pass
Rob Clark
2014-01-08
1
-24
/
+76
*
freedreno: be more clever about gmem usage
Rob Clark
2014-01-08
1
-9
/
+17
*
freedreno/a3xx: fix blend state corruption issue
Rob Clark
2013-12-26
1
-0
/
+2
*
freedreno: prepare for hw binning
Rob Clark
2013-12-26
1
-29
/
+69
*
freedreno: add debug option to disable GMEM bypass
Rob Clark
2013-09-14
1
-1
/
+1
*
freedreno: fix segfault when no color buffer bound
Rob Clark
2013-08-24
1
-7
/
+11
*
freedreno: add debug option to disable scissor optimization
Rob Clark
2013-08-24
1
-10
/
+16
*
freedreno: gmem bypass
Rob Clark
2013-06-08
1
-15
/
+47
*
freedreno: prepare for a3xx
Rob Clark
2013-06-08
1
-317
/
+11
*
freedreno: clear fixes and debugging
Rob Clark
2013-04-24
1
-0
/
+3
*
freedreno: use u_math macros/helpers more
Rob Clark
2013-04-24
1
-7
/
+7
*
freedreno: set SWAP bit based on format
Rob Clark
2013-04-24
1
-7
/
+19
*
freedreno: use autogenerated register defs
Rob Clark
2013-04-05
1
-123
/
+111
*
freedreno: track maximal scissor bounds
Rob Clark
2013-03-25
1
-84
/
+124
*
freedreno: clear fixes
Rob Clark
2013-03-19
1
-1
/
+1
*
freedreno: gallium driver for adreno
Rob Clark
2013-03-11
1
-0
/
+491