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
/
r300
/
radeon_context.h
Age
Commit message (
Expand
)
Author
2009-01-14
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate swap buffers
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2008-11-14
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-06-06
r300: Remove unused variable r300_tex_obj::dirty_state and related defines
Nicolai Haehnle
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-05-09
r300: Cleaned up radeon_context.h slightly; mostly Indent.
Oliver McFadden
2007-05-09
r300: Added some Doxygen comments.
Christoph Bill
2006-11-01
Remove deprecated GetBufferSize interface.
Jerome Glisse
2006-09-12
Removing some of r200 dependency, cleaning up code a bit,
Jerome Glisse
2006-03-31
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2005-09-03
remove SetBuffer(). Misc renderbuffer changes.
Brian Paul
2005-07-26
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-04-24
Modifying to build against current Mesa. Disabled r200*.c files since they di...
Aapo Tahkola
2005-01-23
Fix more warnings and compilation issues.
Nicolai Haehnle
2004-10-17
- FIX: flickering
Nicolai Haehnle
2004-09-28
Initial revision
Nicolai Haehnle