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.c
Age
Commit message (
Expand
)
Author
2009-09-22
r600 : add draw_prim support, make up one lost change.
Richard Li
2009-09-22
r600 : add draw_prim support.
Richard Li
2009-09-21
r600: fix typo in the last commit
Alex Deucher
2009-09-21
r600: various cleanups
Alex Deucher
2009-09-16
radeon: cleanup compile defines mess.
Dave Airlie
2009-09-04
r600: add support for EXT_texture_sRGB
Alex Deucher
2009-09-04
r600: Add support for GL_EXT_provoking_vertex
Alex Deucher
2009-08-31
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-24
r600: fix state emit sizes
Alex Deucher
2009-08-23
r600: always emit CB base
Alex Deucher
2009-08-22
r600: move full state to radeon state atoms
Alex Deucher
2009-08-20
r600: split state emit into block specific functions
Alex Deucher
2009-08-12
r600: clean up Create/DestroyContext
Alex Deucher
2009-07-21
R600: fix up some build problems
Alex Deucher
2009-07-06
R6xx/r7xx: first pass at texture support
Alex Deucher
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
remove more old r300 bits
Alex Deucher
2009-05-29
more cleanup
Alex Deucher
2009-05-29
Remove unused functions
Alex Deucher
2009-05-29
R6xx/r7xx: remove old sw tcl bits
Alex Deucher
2009-05-29
r6xx/r7xx: switch to common dma functions for vecs
Alex Deucher
2009-05-26
fix segfault when running glxinfo
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-10
Remove r500 stuff
Alex Deucher
2009-04-09
R6xx/R7xx: r300 -> r600 symbols
Alex Deucher
2009-04-08
R600: initial copy of r300 code
Alex Deucher