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
/
r300
/
r300_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
1
-1
/
+1
*
r300: Make LOD bias a persistent environment variable.
Corbin Simpson
2008-06-16
1
-1
/
+14
*
r5xx: FP refactor, take one.
Corbin Simpson
2008-06-14
1
-23
/
+26
*
r300: Do not include r300_fragprog.h from r300_context.h and other cleanups
Nicolai Haehnle
2008-06-14
1
-0
/
+1
*
r300_fragprog: Refactoring and cleanup
Nicolai Haehnle
2008-06-14
1
-35
/
+38
*
r300: Reenable t->filter_1 (though currently not used)
Nicolai Haehnle
2008-06-13
1
-2
/
+1
*
r300: Some cleanups in depth and stencil state handling
Nicolai Haehnle
2008-06-07
1
-30
/
+7
*
r300: Cleanup TX_MIN_FILTER defines
Nicolai Haehnle
2008-06-06
1
-1
/
+1
*
r5xx: Enable depth write emission.
Corbin Simpson
2008-06-01
1
-1
/
+4
*
r300: Writing to result.depth in fragment programs (R3xx; only stub for R5xx)
Nicolai Haehnle
2008-06-01
1
-29
/
+50
*
[r300] Fix KIL instruction and swizzling of texture coordinates
Nicolai Haehnle
2008-06-01
1
-18
/
+24
*
r500: Use 8bit fog alpha compare value.
Markus Amsler
2008-05-31
1
-0
/
+1
*
Merge branch 'r500-support'
Dave Airlie
2008-05-28
1
-217
/
+561
|
\
|
*
R3/4/5xx: update to use drm get_param for num gb pipes
Alex Deucher
2008-05-28
1
-21
/
+10
|
*
r500: cleanup warnings and include files
Dave Airlie
2008-05-28
1
-5
/
+0
|
*
r500: the cs is shared per context - doh so don't use for program upload.
Dave Airlie
2008-05-27
1
-3
/
+2
|
*
r500: reset fp/fp_const counts
Dave Airlie
2008-05-27
1
-0
/
+3
|
*
r300/r500: emit flush inside vap_cntl state atom
Dave Airlie
2008-05-27
1
-11
/
+10
|
*
r500: remove debugging
Dave Airlie
2008-05-27
1
-1
/
+0
|
*
r300/r500: fix r500 fragment program texture unit references
Dave Airlie
2008-05-27
1
-1
/
+4
|
*
r500: initial support for tmu mappings
Dave Airlie
2008-05-27
1
-35
/
+83
|
*
r500: set the RS unit register for R500 not R300 dangnammit..
Dave Airlie
2008-05-21
1
-3
/
+3
|
*
r300: fixup US_OUT_FMT bits
Dave Airlie
2008-05-18
1
-5
/
+9
|
*
r500: you can have a single texcoord
Dave Airlie
2008-05-18
1
-2
/
+5
|
*
r500: write out the correct FP registers
Alex Deucher
2008-05-17
1
-0
/
+9
|
*
r500: default rsunit swizzle like fglrx
Dave Airlie
2008-05-15
1
-3
/
+6
|
*
r500: fixup r500 rs unit texture coordinate counting
Dave Airlie
2008-05-15
1
-13
/
+15
|
*
r3/500: emit RS state before VAP
Dave Airlie
2008-05-15
1
-3
/
+4
|
*
R300: clean up GA registers
Alex Deucher
2008-05-13
1
-8
/
+8
|
*
R3xx: clean up ZB registers
Alex Deucher
2008-05-13
1
-51
/
+51
|
*
R300: clean up CB registers
Alex Deucher
2008-05-13
1
-2
/
+4
|
*
R300: clean up Fog registers
Alex Deucher
2008-05-13
1
-17
/
+17
|
*
R300: cleanup FS code and fill in missing details
Alex Deucher
2008-05-13
1
-14
/
+14
|
*
R3xx: more PVS cleanup
Alex Deucher
2008-05-13
1
-15
/
+13
|
*
r500: cleanup r500 RS setup
Dave Airlie
2008-05-07
1
-29
/
+54
|
*
r500: make tri-param work
Dave Airlie
2008-05-05
1
-4
/
+4
|
*
r500: make sure we emit max temp atom.
Dave Airlie
2008-05-05
1
-0
/
+3
|
*
r300: fix swtcl texrect path properly.
Dave Airlie
2008-05-05
1
-1
/
+2
|
*
r300: Set correct VAP_CNTL per vertex program.
Markus Amsler
2008-05-03
1
-36
/
+75
|
*
Merge branch 'r500-support' into r500test
Corbin Simpson
2008-05-02
1
-23
/
+53
|
|
\
|
|
*
r300: update r300 rs unit for swtcl need to fix r500 most likely
Dave Airlie
2008-05-03
1
-22
/
+52
|
|
*
R3/4/5: fix TCL on r5xx, cleanup PVS code
Alex Deucher
2008-05-02
1
-2
/
+2
|
|
*
R300: cleanup VAP_CLIP_CNTL
Alex Deucher
2008-05-02
1
-1
/
+1
|
|
*
Update comment
Alex Deucher
2008-05-02
1
-1
/
+1
|
|
*
R5xx: various updates
Alex Deucher
2008-05-02
1
-31
/
+40
|
|
*
R5xx: Add R5xx pci ids
Alex Deucher
2008-05-02
1
-0
/
+4
|
|
*
fixup r500 bits for renaming
Dave Airlie
2008-05-02
1
-7
/
+7
|
|
*
r500: fixup fake shader to keep gears going
Dave Airlie
2008-05-02
1
-1
/
+1
|
|
*
r500: enable gb tiling for r5xx
Dave Airlie
2008-05-02
1
-0
/
+2
|
|
*
r500: fixup support for emitting fragment program to hardware.
Dave Airlie
2008-05-02
1
-0
/
+24
[next]