aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_context.c
Commit message (Expand)AuthorAgeFilesLines
* radeon/r200/r300: set the texture depth correctly for DRI2Dave Airlie2009-03-241-6/+0
* raedon/r200/r300: mega-FBO commits.Dave Airlie2009-03-231-1/+8
* r300: init fbosDave Airlie2009-03-201-1/+1
* r300: enable FBO for a testDave Airlie2009-03-201-0/+4
* Merge remote branch 'main/master' into radeon-rewriteDave Airlie2009-03-201-2/+2
|\
| * r300: enable EXT_fog_coord extensionMaciej Cencora2009-03-061-2/+2
* | radeon: refactor framebuffer code like intelDave Airlie2009-03-031-15/+24
* | r300: don't flush VAP too often.Dave Airlie2009-02-261-0/+4
* | r300: use OUT_BATCH_REGVAL in a few more placesDave Airlie2009-02-231-2/+1
* | Merge remote branch 'origin/master' into radeon-rewriteDave Airlie2009-02-131-12/+19
|\|
| * Make GL_ARB_draw_buffers mandatoryIan Romanick2009-01-281-0/+2
| * Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatoryIan Romanick2009-01-281-2/+0
| * Make GL_ARB_vertex_buffer_object mandatoryIan Romanick2009-01-281-2/+0
| * Make GL_ARB_multisample mandatoryIan Romanick2009-01-281-2/+0
| * Make GL_ARB_texture_compression mandatoryIan Romanick2009-01-281-2/+0
| * r300: Enable GL_ATI_separate_stencil in R300Ian Romanick2009-01-231-4/+17
* | r300: fix warning about mesa_lock_context_textureDave Airlie2009-02-131-0/+1
* | r300: make r300 work with latest changesDave Airlie2009-02-121-1/+2
* | radeon/r200/r300: make build with out libdrm_radeon installed for nowDave Airlie2009-02-121-1/+1
* | radeon/r200/r300: another big merge upheavel.Dave Airlie2009-02-121-23/+9
* | radeon: cleanup cmdbufferDave Airlie2009-02-111-1/+3
* | radeon: fix span init needs more workDave Airlie2009-02-111-0/+1
* | radeon/r200/r300: merge span code into single shared fileDave Airlie2009-02-111-1/+0
* | radeon_cs: move to inline cs_write_dwordDave Airlie2009-02-041-18/+16
* | r200/r300: swtcl fixups to use old dma buffers on top of BOsDave Airlie2009-01-311-0/+1
* | radeon/r200/r300: bring back old style DMA buffer on top of BOs.Dave Airlie2009-01-291-0/+1
* | r200/r300: port r200 texture handling to common codeDave Airlie2009-01-221-4/+9
* | radeon/r200/r300: start to move to common miptree/texobjDave Airlie2009-01-211-1/+0
* | r200: clear is working at least - not much elseDave Airlie2009-01-201-2/+0
* | radeon/r200/r300: start to make cmd buf usefulDave Airlie2009-01-151-0/+6
* | radeon/r200/r300: make legacy emit non-r300 specificDave Airlie2009-01-141-0/+32
* | r300: start moving new r300 cmdbuf into common codeDave Airlie2009-01-141-1/+2
* | radeon/r200/r300: consolidate swap buffersDave Airlie2009-01-141-0/+1
* | radeon/r200/r300: consolidate the buffer copy/flip code into one placeDave Airlie2009-01-141-0/+14
* | radeon/r200/r300: attempt to move lock to common codeDave Airlie2009-01-141-0/+18
* | r300: SetTex extension supportJerome Glisse2008-11-141-1/+12
* | r300: bo and cs abstraction.Jerome Glisse2008-11-141-132/+3
|/
* Unify ARB_depth_texture and SGIX_depth_textureIan Romanick2008-10-011-1/+0
* r300: Adapt to the removal of _tnl_ProgramCacheInit() and friends.Michel Dänzer2008-09-221-2/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-9/+9
* r300: Implement ARB_shadow_ambient; add STATE_SHADOW_AMBIENTNicolai Haehnle2008-07-271-0/+1
* r3xx/r5xx: Enable ARB_point_parameters.Corbin Simpson2008-06-301-0/+2
* r300: Cleanup LodBias supportNicolai Haehnle2008-06-301-0/+1
* r300: Implement GL_ARB_shadow and GL_EXT_shadow_funcsNicolai Haehnle2008-06-141-0/+2
* R500: add support for 4k texturesAlex Deucher2008-05-121-0/+5
* enable GL_EXT_multi_draw_arrays (see bug 15670)Pierre Beyssac2008-04-241-0/+2
* Initial support for ARB_depth_textureIan Romanick2007-10-171-1/+3
* r300: only init swtcl on tcl-less cardsDave Airlie2007-07-041-10/+13
* r300: cleanup some of the swtcl codeDave Airlie2007-07-011-1/+1
* Initial r300 modes for swtcl it compiles!!Dave Airlie2007-06-141-1/+3