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-06-25
radeon: fix hw texture limits
Roland Scheidegger
2009-06-25
radeon/r200: add some hw texture limits
Dave Airlie
2009-06-19
radeons: use dp4 for position invariant vertex programs
Roland Scheidegger
2009-05-20
radeon: set max texture size
Jerome Glisse
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-03-24
radeon/r200/r300: fix warnings
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
r200: fix for sure
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
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
[next]