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
/
r300
/
r300_context.c
Age
Commit message (
Expand
)
Author
2009-05-04
r300: set proper texture row alignment for IGP chips
Maciej Cencora
2009-04-27
r300: fix fragment program limits
Maciej Cencora
2009-04-27
r300: fix performance regression
Maciej Cencora
2009-04-27
r300: add point attenuation stage for TCL fallbacks
Maciej Cencora
2009-04-27
r300: remove unnecessary function calls
Maciej Cencora
2009-04-19
r300: r300/r500 fp shader merge WIP
Maciej Cencora
2009-04-19
r300: context creation cleanup
Maciej Cencora
2009-04-09
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
r300: fix qtdemo qt4 startup
Dave Airlie
2009-03-25
r300: Texture size limit cleanups.
Michel Dänzer
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-20
r300: init fbos
Dave Airlie
2009-03-20
r300: enable FBO for a test
Dave Airlie
2009-03-20
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-06
r300: enable EXT_fog_coord extension
Maciej Cencora
2009-03-03
radeon: refactor framebuffer code like intel
Dave Airlie
2009-02-26
r300: don't flush VAP too often.
Dave Airlie
2009-02-23
r300: use OUT_BATCH_REGVAL in a few more places
Dave Airlie
2009-02-13
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-02-13
r300: fix warning about mesa_lock_context_texture
Dave Airlie
2009-02-12
r300: make r300 work with latest changes
Dave Airlie
2009-02-12
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-11
radeon: cleanup cmdbuffer
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
radeon_cs: move to inline cs_write_dword
Dave Airlie
2009-01-31
r200/r300: swtcl fixups to use old dma buffers on top of BOs
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_{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-23
r300: Enable GL_ATI_separate_stencil in R300
Ian Romanick
2009-01-22
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-21
radeon/r200/r300: start to move to common miptree/texobj
Dave Airlie
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-15
radeon/r200/r300: start to make cmd buf useful
Dave Airlie
2009-01-14
radeon/r200/r300: make legacy emit non-r300 specific
Dave Airlie
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: 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
2008-11-14
r300: SetTex extension support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse
2008-10-01
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-09-22
r300: Adapt to the removal of _tnl_ProgramCacheInit() and friends.
Michel Dänzer
[next]