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
/
freedreno_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: fix memory leak
Rob Clark
2017-03-24
1
-0
/
+2
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-2
/
+2
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-2
/
+2
*
freedreno: add support for user index buffers
Marek Olšák
2017-02-25
1
-0
/
+12
*
freedreno/a3xx: fix generic clear path
Rob Clark
2016-08-16
1
-0
/
+1
*
freedreno: support for using generic clear path
Rob Clark
2016-08-16
1
-0
/
+74
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
1
-2
/
+4
*
freedreno: some locking
Rob Clark
2016-07-30
1
-0
/
+8
*
freedreno: a bit of micro-optimization
Rob Clark
2016-07-30
1
-10
/
+7
*
freedreno: track batch/blit types
Rob Clark
2016-07-30
1
-6
/
+10
*
freedreno: re-order support for hw queries
Rob Clark
2016-07-30
1
-2
/
+9
*
freedreno: support discarding previous rendering in special cases
Rob Clark
2016-07-30
1
-0
/
+10
*
freedreno: spiff up some debug traces
Rob Clark
2016-07-30
1
-2
/
+4
*
freedreno: add batch-cache and batch reordering
Rob Clark
2016-07-30
1
-2
/
+2
*
freedreno: move more batch related tracking to fd_batch
Rob Clark
2016-07-30
1
-40
/
+42
*
freedreno: push resource tracking down into batch
Rob Clark
2016-07-30
1
-26
/
+5
*
freedreno: introduce fd_batch
Rob Clark
2016-07-30
1
-14
/
+3
*
freedreno: allow ctx->draw_vbo to fail
Rob Clark
2016-05-04
1
-3
/
+2
*
freedreno: fix stream-out offset handling for lines/tris
Rob Clark
2016-04-13
1
-1
/
+1
*
freedreno: fix prims-emitted query
Rob Clark
2016-04-13
1
-1
/
+10
*
freedreno: add support for conditional rendering, required for GL3.0
Ilia Mirkin
2015-11-18
1
-0
/
+8
*
freedreno: add debug option to dirty state after draw
Rob Clark
2015-10-15
1
-0
/
+3
*
freedreno/a4xx: MRT support
Rob Clark
2015-08-04
1
-1
/
+2
*
freedreno: simplify/cleanup resource status tracking
Rob Clark
2015-08-04
1
-27
/
+38
*
freedreno: add transform-feedback state
Rob Clark
2015-07-27
1
-3
/
+12
*
freedreno: add resource tracking support for written buffers
Rob Clark
2015-07-27
1
-8
/
+11
*
freedreno/a3xx: add support for S8 and Z32F_S8
Ilia Mirkin
2015-04-27
1
-2
/
+11
*
freedreno: mark resources as being read so that writes flush the queue
Ilia Mirkin
2015-04-05
1
-0
/
+38
*
freedreno: add core infrastructure support for MRTs
Ilia Mirkin
2015-04-02
1
-2
/
+5
*
freedreno: rename draw->draw_vbo
Rob Clark
2014-11-14
1
-1
/
+1
*
freedreno: clear vs scissor
Rob Clark
2014-10-21
1
-3
/
+25
*
freedreno: inline fd_draw_emit()
Rob Clark
2014-10-15
1
-45
/
+0
*
freedreno: "fix" problems with excessive flushes
Rob Clark
2014-09-12
1
-1
/
+3
*
freedreno: don't overflow cmdstream buffer so much
Rob Clark
2014-09-09
1
-0
/
+15
*
freedreno: fix index buffer offset
Rob Clark
2014-05-18
1
-1
/
+1
*
freedreno: add support for hw queries
Rob Clark
2014-05-13
1
-0
/
+4
*
freedreno: fix problems if no color buf bound
Rob Clark
2014-02-16
1
-1
/
+6
*
freedreno: add basic query support
Rob Clark
2014-01-08
1
-0
/
+4
*
freedreno/a3xx: support for hw binning pass
Rob Clark
2014-01-08
1
-3
/
+6
*
freedreno: emulated unsupported primitive types
Rob Clark
2013-10-29
1
-20
/
+9
*
freedreno: update generated headers
Rob Clark
2013-10-29
1
-1
/
+1
*
freedreno: fd_draw helper
Rob Clark
2013-09-14
1
-10
/
+2
*
freedreno: updates for msm drm/kms driver
Rob Clark
2013-08-29
1
-1
/
+1
*
freedreno: fix segfault when no color buffer bound
Rob Clark
2013-08-24
1
-2
/
+2
*
freedreno: better scissor fix
Rob Clark
2013-06-08
1
-2
/
+3
*
freedreno: gmem bypass
Rob Clark
2013-06-08
1
-5
/
+28
*
freedreno: prepare for a3xx
Rob Clark
2013-06-08
1
-0
/
+212