index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r200
/
r200_context.c
Age
Commit message (
Expand
)
Author
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
r200: fixup some CS emission sizes
Dave Airlie
2009-02-13
Merge remote branch 'origin/master' into radeon-rewrite
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-04
r200: fixup DMA region stuff
Dave Airlie
2009-01-31
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
2009-01-29
r200: bring back single dma flush
Dave Airlie
2009-01-29
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-29
r200: avoid setting variable on kernel mm setup
Dave Airlie
2009-01-28
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays 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-22
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-20
r200: tri runs without crashing - doesn't draw anything
Dave Airlie
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-14
r200: add missing symbols
Dave Airlie
2009-01-14
radeon/r200/r300: make legacy emit non-r300 specific
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
2009-01-14
radeon/r200: move more stuff closer together in context
Dave Airlie
2009-01-13
radeon/r200: start splitting out commonalities into separate headers
Dave Airlie
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-04-24
enable GL_EXT_multi_draw_arrays (see bug 15670)
Pierre Beyssac
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-05-17
remove CVS/XFree86 keywords
Christoff Brill
2007-05-12
bring over recent radeonMakeCurrent fixes for r300 to radeon/r200
Roland Scheidegger
2007-04-16
remove _tnl_arb_vertex_program_stage
Brian
2007-03-12
r200: Simplify r200SetCliprects like radeonSetCliprects in radeon and r300.
Alan Swanson
2007-03-12
r200: 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-15
Remove use of GetBufferSize (depreciated).
Jerome Glisse
2006-11-03
remove remaining traces of r200FlushVertices...
Roland Scheidegger
2006-11-03
remove setting some driver funcs explicitly to NULL, as they are no longer se...
Roland Scheidegger
2006-10-31
remove vtxfmt code, switch over to vbo
Keith Whitwell
2006-10-15
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-10-13
implement ARB_point_parameters and ARB_point_sprite on r200. The code is near...
Roland Scheidegger
2006-09-28
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2006-08-19
remove the now confusing option to manually enable software ARB_vp if drm is ...
Roland Scheidegger
[next]