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
*
radeon/r200/r300: fix warnings
Dave Airlie
2009-03-24
1
-5
/
+1
*
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-23
1
-19
/
+12
*
r300: fix viewport inversion for FBOs
Dave Airlie
2009-03-21
1
-2
/
+12
*
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-20
1
-351
/
+230
|
\
|
*
r300: fix depth write regression (found by Nicolai Haehnle)
Maciej Cencora
2009-03-06
1
-3
/
+10
|
*
r300: enable EXT_fog_coord extension
Maciej Cencora
2009-03-06
1
-159
/
+18
|
*
r300: rewrite and hopefully simplify RS setup
Maciej Cencora
2009-03-06
1
-194
/
+207
|
*
mesa: use Stencil._Enabled field instead of Stencil.Enabled
Brian Paul
2009-03-02
1
-1
/
+1
|
*
mesa: use an array for current texture objects
Brian Paul
2009-02-21
1
-1
/
+1
*
|
r300: move firevertices out into the main place its needed.
Dave Airlie
2009-03-09
1
-1
/
+1
*
|
radeon: refactor framebuffer code like intel
Dave Airlie
2009-03-03
1
-62
/
+9
*
|
r300: remove depth offset exits in favour of rrb depth changes
Dave Airlie
2009-02-27
1
-27
/
+0
*
|
r300: don't call page flip on DRI2
Dave Airlie
2009-02-26
1
-1
/
+2
*
|
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-02-13
1
-28
/
+20
|
\
|
|
*
r300: Fix EXP2 fog
Maciej Cencora
2009-02-04
1
-0
/
+1
|
*
Track two sets of back-face stencil state
Ian Romanick
2009-01-23
1
-28
/
+12
|
*
r300: work-around FRAG_BIT_FOGC warning/error
Brian Paul
2009-01-14
1
-0
/
+7
*
|
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
1
-1
/
+0
*
|
r100/r200: fix front rendering issue.
Dave Airlie
2009-02-12
1
-3
/
+0
*
|
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
1
-6
/
+10
*
|
r300: fix front buffer rendering properly fixes tests in glean
Dave Airlie
2009-02-11
1
-0
/
+24
*
|
r200/r300: add aperture space checks
Dave Airlie
2009-01-31
1
-1
/
+0
*
|
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-22
1
-3
/
+3
*
|
radeon/r200/r300: start to move to common miptree/texobj
Dave Airlie
2009-01-21
1
-9
/
+9
*
|
r200: make tri render on my r200.
Dave Airlie
2009-01-21
1
-1
/
+1
*
|
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
1
-8
/
+8
*
|
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
1
-34
/
+31
*
|
r300: bo and cs abstraction.
Jerome Glisse
2008-11-14
1
-53
/
+13
|
/
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-11
/
+11
*
r5xx: Final fog option fix.
Corbin Simpson
2008-08-19
1
-2
/
+4
*
r5xx: Don't squish GL context when using FogOption
Corbin Simpson
2008-08-19
1
-5
/
+3
*
r5xx: Enable fog options.
Corbin Simpson
2008-08-18
1
-0
/
+8
*
r300: Fix point minmax size
Nicolai Haehnle
2008-07-27
1
-2
/
+2
*
r300: Implement hardware acceleration for ColorLogicOp
Nicolai Haehnle
2008-07-27
1
-1
/
+43
*
r300_fragprog: Use nqssa+dce and program_pair for emit
Nicolai Haehnle
2008-07-12
1
-21
/
+12
*
R300: update vap_cntl values for NUM_FPUS
Alex Deucher
2008-07-11
1
-4
/
+5
*
r300: Allow adding parameters during fragprog transform, share LIT code
Nicolai Haehnle
2008-07-06
1
-8
/
+33
*
r500: Fix blend color.
Nicolai Haehnle
2008-07-05
1
-9
/
+17
*
r3xx/r5xx: Enable ARB_point_parameters.
Corbin Simpson
2008-06-30
1
-0
/
+28
*
r300: Fix dumb mistake in LOD bias translation
Nicolai Haehnle
2008-06-30
1
-1
/
+1
*
r300: Cleanup LodBias support
Nicolai Haehnle
2008-06-30
1
-13
/
+15
*
r300: Change LOD bias emission to more closely follow per-tex rules.
Corbin Simpson
2008-06-29
1
-2
/
+4
*
r300: Fix wrap mode for 1D textures
Nicolai Haehnle
2008-06-29
1
-4
/
+4
*
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
[next]