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
/
r600
Age
Commit message (
Expand
)
Author
2009-08-21
r600: better default state size.
Alex Deucher
2009-08-20
r600: convert to using common radeon state atoms
Alex Deucher
2009-08-20
r600: improve state emission
Alex Deucher
2009-08-20
r600: split state emit into block specific functions
Alex Deucher
2009-08-20
r600: try and get everything in the draw in one IB
Alex Deucher
2009-08-20
r600: move misc regs from general state
Alex Deucher
2009-08-20
r600: rework emit code
Alex Deucher
2009-08-19
r600: minor cleanup
Alex Deucher
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
r600: fix build
Dave Airlie
2009-08-17
r600: fix counting error after the last commit
Alex Deucher
2009-08-17
r600: make sure the number of indices is valid
Alex Deucher
2009-08-17
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-14
r600: emit SURFACE_BASE_UPDATE on depth base updates on rv6xx
Alex Deucher
2009-08-13
r600: move non-surface related cb state to general state
Alex Deucher
2009-08-13
r600: move non-surface related depth state to general state
Alex Deucher
2009-08-12
r600: state cleanups
Alex Deucher
2009-08-12
r600: clean up Create/DestroyContext
Alex Deucher
2009-08-12
radeon: Minor warnings cleanup.
Eric Anholt
2009-08-12
r600: A shader is bound that exports Z as a float into Red channel
Cooper Yuan
2009-08-11
r600: update num of interp if posizition is used
Cooper Yuan
2009-08-09
r600: looks like a typo
Dave Airlie
2009-08-09
r600: load per-pixel position into PS in order to use fragment.position.
Cooper Yuan
2009-08-03
r600: fix r600SetTexOffset
Alex Deucher
2009-08-02
r600: handle state emit better
Alex Deucher
2009-08-02
r600: Logic Operations Fix
vehemens
2009-08-02
r600: fix regression in texenv
Alex Deucher
2009-08-01
r600: fix rectangle textures
Alex Deucher
2009-07-31
r600: make sure bos are valid before usign that
Alex Deucher
2009-07-31
r600: fix reloc setup
Alex Deucher
2009-07-31
r600: remove unused offset_mod stuff
Alex Deucher
2009-07-31
r600: ensure we have enough room for full state emit
Alex Deucher
2009-07-31
r600: unify state emit into one function
Alex Deucher
2009-07-31
r600: re-arrange state setup and emit so they are not mixed
Alex Deucher
2009-07-31
r600: get updated pending age from cs ioctl
Alex Deucher
2009-07-30
r600: warning fixes
Alex Deucher
2009-07-30
r600: split primitive draw into a separate function
Alex Deucher
2009-07-30
r600: fix mipmaps
Alex Deucher
2009-07-29
r600: remove extraneous semicolon
Alex Deucher
2009-07-29
r600: fix texture pitch alignment
Alex Deucher
2009-07-29
r600: minor fixes
Alex Deucher
2009-07-29
r600: emit fog color in PS input map, fix fog related applications
Cooper Yuan
2009-07-29
R6xx/r7xx: VS export fog color as parameter
Cooper Yuan
2009-07-28
r600: fix tex clamp modes
Alex Deucher
2009-07-28
r600: implement texture border color
Alex Deucher
2009-07-28
r600: fix flat shading
Alex Deucher
2009-07-28
r600: don't call r700UpdateShaders twice for each render
Alex Deucher
2009-07-28
r600: move r700TranslateFragmentShader into r700UpdateShaders
Alex Deucher
2009-07-28
r600: disable flat shade fix in 506bacb8e40b0a170a4b620113506925d2333735
Alex Deucher
2009-07-28
R6xx/r7xx: enable flat shading, this can fix quadric/accanti/accpersp
Cooper Yuan
[next]