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
/
radeon
/
radeon_context.c
Age
Commit message (
Expand
)
Author
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-03-24
radeon/r200/r300: set the texture depth correctly for DRI2
Dave Airlie
2009-03-23
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-21
radeon/r200: oops make correct fbo init calls
Dave Airlie
2009-03-21
radeon/r200: add fbo init
Dave Airlie
2009-03-03
radeon: refactor framebuffer code like intel
Dave Airlie
2009-02-17
radeon/r200: drop legacy texture heap code
Dave Airlie
2009-02-17
radeon/r200: fixup texturing aging calls
Dave Airlie
2009-02-13
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-02-12
radeon: renaming and headers cleanup
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-11
radeon: fix span init needs more work
Dave Airlie
2009-02-11
radeon/r200/r300: merge span code into single shared file
Dave Airlie
2009-02-06
r100: fixup radeon so gears seems to work
Dave Airlie
2009-02-04
radeon: make compile again.
Dave Airlie
2009-01-29
radeon: remove even more common code
Dave Airlie
2009-01-29
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-28
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-28
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-14
radeon: move debug symbol add DRI2
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate swap buffers
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate the buffer copy/flip code into one place
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-09-21
Remove CVS keywords.
Keith Whitwell
2008-02-29
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-10
Replace open-coded major, minor, and patch version fields with __DRIversionRec.
Kristian Høgsberg
2007-09-11
Fix-up #includes to remove some -I options.
Brian
2007-05-12
bring over recent radeonMakeCurrent fixes for r300 to radeon/r200
Roland Scheidegger
2007-03-13
enable ARB_vertex_buffer_object for more dri drivers
Roland Scheidegger
2007-03-12
radeon: Adapt cliprect fixes from r300.
Alan Swanson
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-09
Remove unnecessary setting of GetBufferSize to NULL.
Ian Romanick
2006-10-31
remove vtxfmt code, switch over to vbo
Keith Whitwell
2006-10-18
Enable GLX_SGI_make_current_read for radeon.
Ian Romanick
2006-10-15
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-09-28
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2006-09-10
remove code to deal with non-normalized texture coordinates for tex rect targ...
Roland Scheidegger
2006-04-09
Destroy the GL context after driDestroyTextureHeap, because the driver's
Eric Anholt
2006-04-04
switch to card_type rather than IsPCI, doesn't change any functionality yet
Dave Airlie
2006-03-31
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2006-03-27
make allow_large_textures 1 by default for radeon and r200, and consequently ...
Roland Scheidegger
2006-02-03
replace the texture level hack used in radeon/r200 to allow larger textures w...
Roland Scheidegger
2006-01-07
cube maps on r100 require newer drm than the same feature on r200 (regression...
Roland Scheidegger
2005-11-02
First step of Radeon DRI unification:
Eric Anholt
[next]