index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r600: better default state size.
Alex Deucher
2009-08-21
3
-9
/
+15
*
r600: convert to using common radeon state atoms
Alex Deucher
2009-08-20
7
-226
/
+154
*
r600: improve state emission
Alex Deucher
2009-08-20
6
-30
/
+182
*
r600: split state emit into block specific functions
Alex Deucher
2009-08-20
5
-319
/
+378
*
r600: try and get everything in the draw in one IB
Alex Deucher
2009-08-20
1
-3
/
+10
*
r600: move misc regs from general state
Alex Deucher
2009-08-20
1
-7
/
+9
*
r600: rework emit code
Alex Deucher
2009-08-20
4
-37
/
+44
*
r600: minor cleanup
Alex Deucher
2009-08-19
1
-2
/
+1
*
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
3
-18
/
+4
*
r600: fix build
Dave Airlie
2009-08-18
3
-1
/
+4
*
r600: fix counting error after the last commit
Alex Deucher
2009-08-17
1
-1
/
+1
*
r600: make sure the number of indices is valid
Alex Deucher
2009-08-17
1
-1
/
+54
*
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-17
1
-17
/
+6
*
r600: emit SURFACE_BASE_UPDATE on depth base updates on rv6xx
Alex Deucher
2009-08-14
1
-0
/
+8
*
r600: move non-surface related cb state to general state
Alex Deucher
2009-08-13
1
-6
/
+12
*
r600: move non-surface related depth state to general state
Alex Deucher
2009-08-13
1
-23
/
+15
*
r600: state cleanups
Alex Deucher
2009-08-12
4
-52
/
+40
*
r600: clean up Create/DestroyContext
Alex Deucher
2009-08-12
1
-0
/
+2
*
radeon: Minor warnings cleanup.
Eric Anholt
2009-08-12
4
-3
/
+13
*
r600: A shader is bound that exports Z as a float into Red channel
Cooper Yuan
2009-08-12
2
-0
/
+4
*
r600: update num of interp if posizition is used
Cooper Yuan
2009-08-11
1
-8
/
+10
*
r600: looks like a typo
Dave Airlie
2009-08-09
1
-1
/
+1
*
r600: load per-pixel position into PS in order to use fragment.position.
Cooper Yuan
2009-08-09
1
-0
/
+27
*
r600: fix r600SetTexOffset
Alex Deucher
2009-08-03
1
-5
/
+7
*
r600: handle state emit better
Alex Deucher
2009-08-02
3
-8
/
+16
*
r600: Logic Operations Fix
vehemens
2009-08-02
1
-5
/
+37
*
r600: fix regression in texenv
Alex Deucher
2009-08-02
3
-60
/
+37
*
r600: fix rectangle textures
Alex Deucher
2009-08-01
2
-11
/
+27
*
r600: make sure bos are valid before usign that
Alex Deucher
2009-07-31
2
-0
/
+15
*
r600: fix reloc setup
Alex Deucher
2009-07-31
1
-37
/
+31
*
r600: remove unused offset_mod stuff
Alex Deucher
2009-07-31
6
-81
/
+14
*
r600: ensure we have enough room for full state emit
Alex Deucher
2009-07-31
4
-12
/
+5
*
r600: unify state emit into one function
Alex Deucher
2009-07-31
3
-28
/
+34
*
r600: re-arrange state setup and emit so they are not mixed
Alex Deucher
2009-07-31
4
-108
/
+130
*
r600: get updated pending age from cs ioctl
Alex Deucher
2009-07-31
1
-34
/
+3
*
r600: warning fixes
Alex Deucher
2009-07-30
2
-9
/
+1
*
r600: split primitive draw into a separate function
Alex Deucher
2009-07-30
2
-57
/
+60
*
r600: fix mipmaps
Alex Deucher
2009-07-30
2
-1
/
+6
*
r600: remove extraneous semicolon
Alex Deucher
2009-07-29
1
-1
/
+1
*
r600: fix texture pitch alignment
Alex Deucher
2009-07-29
1
-2
/
+4
*
r600: minor fixes
Alex Deucher
2009-07-29
3
-2
/
+16
*
r600: emit fog color in PS input map, fix fog related applications
Cooper Yuan
2009-07-29
1
-0
/
+13
*
R6xx/r7xx: VS export fog color as parameter
Cooper Yuan
2009-07-29
2
-0
/
+22
*
r600: fix tex clamp modes
Alex Deucher
2009-07-28
1
-4
/
+4
*
r600: implement texture border color
Alex Deucher
2009-07-28
2
-8
/
+15
*
r600: fix flat shading
Alex Deucher
2009-07-28
4
-81
/
+60
*
r600: don't call r700UpdateShaders twice for each render
Alex Deucher
2009-07-28
1
-4
/
+0
*
r600: move r700TranslateFragmentShader into r700UpdateShaders
Alex Deucher
2009-07-28
2
-20
/
+19
*
r600: disable flat shade fix in 506bacb8e40b0a170a4b620113506925d2333735
Alex Deucher
2009-07-28
1
-2
/
+2
*
R6xx/r7xx: enable flat shading, this can fix quadric/accanti/accpersp
Cooper Yuan
2009-07-28
1
-0
/
+2
[prev]
[next]