aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_context.h
Commit message (Expand)AuthorAgeFilesLines
...
* | r300: swtcl rewrite and cleanupMaciej Cencora2009-04-071-7/+10
* | radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie2009-04-021-4/+0
* | r300: don't flush VAP too often.Dave Airlie2009-02-261-0/+2
* | radeon/r200/r300: make build with out libdrm_radeon installed for nowDave Airlie2009-02-121-1/+0
* | r200/r300: get up to speed on renamed filesDave Airlie2009-02-121-2/+1
* | radeon/r200/r300: another big merge upheavel.Dave Airlie2009-02-121-7/+2
* | r200/r300: swtcl fixups to use old dma buffers on top of BOsDave Airlie2009-01-311-33/+1
* | radeon/r200/r300: bring back old style DMA buffer on top of BOs.Dave Airlie2009-01-291-1/+0
* | r200/r300: port r200 texture handling to common codeDave Airlie2009-01-221-5/+0
* | r300: move to common texture_image objectDave Airlie2009-01-211-28/+0
* | radeon/r200/r300: start to move to common miptree/texobjDave Airlie2009-01-211-39/+3
* | r200: clear is working at least - not much elseDave Airlie2009-01-201-9/+1
* | r300: move some more function to genericDave Airlie2009-01-151-43/+3
* | r300: start moving new r300 cmdbuf into common codeDave Airlie2009-01-141-15/+2
* | radeon/r200/r300: attempt to move lock to common codeDave Airlie2009-01-141-11/+0
* | radeon/r200/r300: initial attempt to convert to common context codeDave Airlie2009-01-141-101/+79
* | r300: release bo from pixmapJerome Glisse2008-11-141-0/+1
* | r300: SetTex extension supportJerome Glisse2008-11-141-0/+1
* | r300: cs + DRI2 supportJerome Glisse2008-11-141-1/+1
* | r300: bo and cs abstraction.Jerome Glisse2008-11-141-97/+54
|/
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-4/+4
* r300: Implement hardware acceleration for ColorLogicOpNicolai Haehnle2008-07-271-0/+1
* r300_fragprog: Use nqssa+dce and program_pair for emitNicolai Haehnle2008-07-121-13/+11
* r500_fragprog: Major refactoring of final emitNicolai Haehnle2008-07-121-3/+0
* r300: Allow adding parameters during fragprog transform, share LIT codeNicolai Haehnle2008-07-061-15/+9
* r300: Cleanup LodBias supportNicolai Haehnle2008-06-301-3/+2
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-2/+2
* r300: Fix new incarnation of bug 3195.Corbin Simpson2008-06-161-0/+1
* r5xx: FP refactor, take one.Corbin Simpson2008-06-141-12/+39
* r300: Implement GL_ARB_shadow and GL_EXT_shadow_funcsNicolai Haehnle2008-06-141-0/+29
* r300: Do not include r300_fragprog.h from r300_context.h and other cleanupsNicolai Haehnle2008-06-141-1/+0
* r300_fragprog: Refactoring and cleanupNicolai Haehnle2008-06-141-10/+15
* r300/r500: Separate fragprog compiler structuresNicolai Haehnle2008-06-131-79/+4
* r300: Some cleanups in depth and stencil state handlingNicolai Haehnle2008-06-071-2/+0
* r300: Remove unused variable r300_tex_obj::dirty_state and related definesNicolai Haehnle2008-06-061-7/+0
* r5xx: Enable depth write emission.Corbin Simpson2008-06-011-0/+2
* r300: Writing to result.depth in fragment programs (R3xx; only stub for R5xx)Nicolai Haehnle2008-06-011-1/+2
* r500: cleanup warnings and include filesDave Airlie2008-05-281-0/+1
* r500: the cs is shared per context - doh so don't use for program upload.Dave Airlie2008-05-271-10/+0
* r300/r500: emit flush inside vap_cntl state atomDave Airlie2008-05-271-0/+6
* r500: bump state atom size up for fp and fp constantsDave Airlie2008-05-221-0/+4
* r500: write out the correct FP registersAlex Deucher2008-05-171-2/+12
* r5xx: Index inputs and temps.Corbin Simpson2008-05-061-4/+1
* r500: make sure we emit max temp atom.Dave Airlie2008-05-051-0/+5
* Initial r5xx fragment program compiler support.Corbin Simpson2008-05-021-0/+48
* r500: setup fragment program constant emission atomDave Airlie2008-05-021-0/+1
* more r500 vs r300 kickinDave Airlie2008-05-021-0/+2
* some basic r500 portageDave Airlie2008-05-021-0/+1
* r300: move to using RS_INST namesDave Airlie2008-03-281-8/+8
* r300: add artificial output to match fragment program inputMarkus Amsler2008-02-271-0/+1