index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_context.h
Age
Commit message (
Expand
)
Author
2009-04-07
r300: swtcl rewrite and cleanup
Maciej Cencora
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-02-26
r300: don't flush VAP too often.
Dave Airlie
2009-02-12
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
r200/r300: get up to speed on renamed files
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
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-22
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-21
r300: move to common texture_image object
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
r300: move some more function to generic
Dave Airlie
2009-01-14
r300: start moving new r300 cmdbuf into common code
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
2008-11-14
r300: release bo from pixmap
Jerome Glisse
2008-11-14
r300: SetTex extension support
Jerome Glisse
2008-11-14
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-07-27
r300: Implement hardware acceleration for ColorLogicOp
Nicolai Haehnle
2008-07-12
r300_fragprog: Use nqssa+dce and program_pair for emit
Nicolai Haehnle
2008-07-12
r500_fragprog: Major refactoring of final emit
Nicolai Haehnle
2008-07-06
r300: Allow adding parameters during fragprog transform, share LIT code
Nicolai Haehnle
2008-06-30
r300: Cleanup LodBias support
Nicolai Haehnle
2008-06-21
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-16
r300: Fix new incarnation of bug 3195.
Corbin Simpson
2008-06-14
r5xx: FP refactor, take one.
Corbin Simpson
2008-06-14
r300: Implement GL_ARB_shadow and GL_EXT_shadow_funcs
Nicolai Haehnle
2008-06-14
r300: Do not include r300_fragprog.h from r300_context.h and other cleanups
Nicolai Haehnle
2008-06-14
r300_fragprog: Refactoring and cleanup
Nicolai Haehnle
2008-06-13
r300/r500: Separate fragprog compiler structures
Nicolai Haehnle
2008-06-07
r300: Some cleanups in depth and stencil state handling
Nicolai Haehnle
2008-06-06
r300: Remove unused variable r300_tex_obj::dirty_state and related defines
Nicolai Haehnle
2008-06-01
r5xx: Enable depth write emission.
Corbin Simpson
2008-06-01
r300: Writing to result.depth in fragment programs (R3xx; only stub for R5xx)
Nicolai Haehnle
2008-05-28
r500: cleanup warnings and include files
Dave Airlie
2008-05-27
r500: the cs is shared per context - doh so don't use for program upload.
Dave Airlie
2008-05-27
r300/r500: emit flush inside vap_cntl state atom
Dave Airlie
2008-05-22
r500: bump state atom size up for fp and fp constants
Dave Airlie
2008-05-17
r500: write out the correct FP registers
Alex Deucher
2008-05-06
r5xx: Index inputs and temps.
Corbin Simpson
2008-05-05
r500: make sure we emit max temp atom.
Dave Airlie
2008-05-02
Initial r5xx fragment program compiler support.
Corbin Simpson
2008-05-02
r500: setup fragment program constant emission atom
Dave Airlie
2008-05-02
more r500 vs r300 kickin
Dave Airlie
2008-05-02
some basic r500 portage
Dave Airlie
2008-03-28
r300: move to using RS_INST names
Dave Airlie
2008-02-27
r300: add artificial output to match fragment program input
Markus Amsler
[next]