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
/
r600
/
r600_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: delete old path
Jerome Glisse
2010-09-29
1
-178
/
+0
*
Revert "r600g: add initial vertex translate support."
Dave Airlie
2010-09-29
1
-7
/
+0
*
r600g: add initial vertex translate support.
Dave Airlie
2010-09-29
1
-0
/
+7
*
r600g: use ptr for blit depth uncompress function
Jerome Glisse
2010-09-28
1
-0
/
+1
*
r600g: Disable unused variables.
Vinson Lee
2010-09-25
1
-1
/
+1
*
r600g: Destroy the blitter.
Tilman Sauerbeck
2010-09-23
1
-0
/
+2
*
r600g: use blitter to do db->cb flushing.
Dave Airlie
2010-09-23
1
-1
/
+2
*
r600g: fix multiple occlusion query on same id
Jerome Glisse
2010-09-22
1
-2
/
+2
*
r600g: use pipe context for flushing inside map
Jerome Glisse
2010-09-20
1
-7
/
+14
*
r600g: move chip class to radeon common structure
Jerome Glisse
2010-09-20
1
-1
/
+1
*
r600g: Fix false and true.
Corbin Simpson
2010-09-19
1
-1
/
+1
*
Revert "r600g: Flush upload buffers before draws instead of before flushes."
Henri Verbeet
2010-09-19
1
-0
/
+4
*
r600g: Flush upload buffers before draws instead of before flushes.
Henri Verbeet
2010-09-19
1
-4
/
+0
*
r600g: add upload manager support.
Dave Airlie
2010-09-17
1
-6
/
+26
*
r600g: add support for kernel bo
Dave Airlie
2010-09-17
1
-0
/
+7
*
r600g: hide radeon_ctx inside winsys.
Dave Airlie
2010-09-17
1
-24
/
+7
*
r600g: Silence unused variable warning.
Vinson Lee
2010-09-15
1
-0
/
+2
*
r600g: Silence uninitialized variable warning.
Vinson Lee
2010-09-15
1
-1
/
+1
*
r600g: Remove unnecessary headers.
Vinson Lee
2010-09-14
1
-1
/
+0
*
r600g: add initial evergreen support
Dave Airlie
2010-09-10
1
-2
/
+4
*
r600g: abstract the hw states out behind a vtbl.
Dave Airlie
2010-09-08
1
-232
/
+3
*
r600g: reduce size of r600 context structure to !insane
Dave Airlie
2010-09-03
1
-0
/
+23
*
r600g: fix memory/bo leak
Jerome Glisse
2010-09-02
1
-0
/
+15
*
r600g: refix db/cb state
Jerome Glisse
2010-09-01
1
-0
/
+2
*
r600g: fix up default state differences between r6xx and r7xx
Alex Deucher
2010-09-01
1
-6
/
+16
*
r600g: avoid dynamic allocation of states
Jerome Glisse
2010-09-01
1
-73
/
+69
*
r600g: fixup states generation in winsys.
Dave Airlie
2010-08-30
1
-1
/
+1
*
Revert "r600g: simplify states"
Dave Airlie
2010-08-27
1
-3
/
+6
*
r600g: simplify states
Jerome Glisse
2010-08-25
1
-6
/
+3
*
r600g: partialy fix texturing from depth buffer + initial support for untiling
Jerome Glisse
2010-08-21
1
-3
/
+5
*
r600g: add occlusion query support
Dave Airlie
2010-08-20
1
-2
/
+11
*
r600g: avoid reemiting literal, avoid scheduling empty cs
Jerome Glisse
2010-08-10
1
-1
/
+4
*
r600g: really fix multi target support
Jerome Glisse
2010-08-06
1
-19
/
+1
*
r600g: finish multi target rendering support
Jerome Glisse
2010-08-06
1
-2
/
+4
*
Revert "r600g: don't use dynamic state allocation for states"
Jerome Glisse
2010-08-06
1
-68
/
+73
*
r600g: don't use dynamic state allocation for states
Jerome Glisse
2010-08-05
1
-73
/
+68
*
r600g: flush and resubmit if we reach limit
Jerome Glisse
2010-08-03
1
-1
/
+1
*
r600g: add initial blend state.
Dave Airlie
2010-08-02
1
-14
/
+0
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-3
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-0
/
+1
*
r600g: split pipe state creating/binding from hw state creation
Jerome Glisse
2010-07-28
1
-76
/
+76
*
r600g: cleanup resource buffer/texture mess
Jerome Glisse
2010-07-28
1
-1
/
+1
*
r600g: texture support
Jerome Glisse
2010-07-27
1
-1
/
+1
*
r600g: first pass at texture support
Jerome Glisse
2010-07-23
1
-1
/
+1
*
r600g: drop compiler stuff and switch over dumb tgsi assembler
Jerome Glisse
2010-07-23
1
-1
/
+1
*
r600g: add support for all R6XX/R7XX asic
Jerome Glisse
2010-07-21
1
-43
/
+241
*
r600g: make blit functions static (private)
Marek Olšák
2010-06-04
1
-1
/
+1
*
r600g: use cast wrappers
Marek Olšák
2010-06-04
1
-3
/
+8
*
r600g: Remove unnecessary headers.
Vinson Lee
2010-05-30
1
-1
/
+0
*
r600g: disable rendering
Jerome Glisse
2010-05-27
1
-2
/
+7
[next]