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_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: skip batch-cache for compute shaders
Rob Clark
2017-09-02
1
-7
/
+1
*
freedreno/a5xx: fallback to slow-clear for z32
Rob Clark
2017-05-16
1
-8
/
+13
*
freedreno: fix indexbuffer upload
Rob Clark
2017-05-14
1
-6
/
+16
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-11
/
+9
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-2
/
+2
*
freedreno: core compute state support
Rob Clark
2017-05-04
1
-0
/
+47
*
freedreno: core SSBO support
Rob Clark
2017-05-04
1
-0
/
+6
*
freedreno: drop ring arg from _set_stage()
Rob Clark
2017-04-22
1
-2
/
+2
*
freedreno: add support for hw accumulating queries
Rob Clark
2017-04-22
1
-0
/
+7
*
freedreno: make hw-query a helper
Rob Clark
2017-04-22
1
-2
/
+2
*
gallium: fold u_trim_pipe_prim call from st/mesa to drivers
Marek Olšák
2017-04-20
1
-0
/
+5
*
freedreno: move clear path dirty state hack to a2xx backend
Rob Clark
2017-04-18
1
-9
/
+0
*
freedreno: add helper to mark all state dirty
Rob Clark
2017-04-18
1
-4
/
+4
*
freedreno: make texture state an array
Rob Clark
2017-04-18
1
-4
/
+4
*
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
[next]