index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r600
/
r600_context.h
Age
Commit message (
Expand
)
Author
2010-04-28
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-01-19
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-15
r600: improve blit support
Alex Deucher
2010-01-15
r600: add initial blit support
Andre Maasikas
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
r600: support vertex_array_bgra
Andre Maasikas
2009-10-23
r600: remove remains of old tnl pipeline
Alex Deucher
2009-10-02
r600: remove support for host-based ibs
Alex Deucher
2009-09-22
r600 : add draw_prim support.
Richard Li
2009-09-21
r600: various cleanups
Alex Deucher
2009-09-11
r600: enable caching of vertex programs
Andre Maasikas
2009-08-22
r600: make state emit more fine grained
Alex Deucher
2009-08-22
r600: move full state to radeon state atoms
Alex Deucher
2009-08-20
r600: convert to using common radeon state atoms
Alex Deucher
2009-08-20
r600: improve state emission
Alex Deucher
2009-08-20
r600: split state emit into block specific functions
Alex Deucher
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-12
radeon: Minor warnings cleanup.
Eric Anholt
2009-07-31
r600: remove unused offset_mod stuff
Alex Deucher
2009-07-17
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-15
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-06-22
functions declaration with 'extern'
Cooper Yuan
2009-05-29
get rid of chip_object struct
Alex Deucher
2009-05-29
more cleanup
Alex Deucher
2009-05-29
more cleanup
Alex Deucher
2009-05-29
more cleanup
Alex Deucher
2009-05-29
more cleanup
Alex Deucher
2009-05-29
Remove unused functions
Alex Deucher
2009-05-29
r6xx/r7xx: switch to common dma functions for vecs
Alex Deucher
2009-05-15
Fix r6 code bugs.
Richard Li
2009-05-08
R6xx/R7xx: WIP r6xx-rewrite code
Richard Li
2009-04-21
Initial pull of code from r6xx-r7xx-support branch
Richard Li
2009-04-09
R6xx/R7xx: r300 -> r600 symbols
Alex Deucher
2009-04-08
R600: initial copy of r300 code
Alex Deucher