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
...
*
r300: remove unnecessary switch cases
Maciej Cencora
2009-05-16
1
-8
/
+0
*
r300: further cleanup
Maciej Cencora
2009-05-16
1
-14
/
+13
*
r300: don't send now forbidden register to kernel when with memory manager
Jerome Glisse
2009-05-14
1
-8
/
+14
*
Remove subpixel offset from viewport
Owen W. Taylor
2009-05-13
1
-10
/
+4
*
radeon: glReadBuffer set _NEW_BUFFERS, not _NEW_PIXEL
Jerome Glisse
2009-05-12
1
-2
/
+2
*
Merge commit 'origin/master' into radeon-rewrite
Jerome Glisse
2009-05-10
1
-4
/
+7
|
\
|
*
mesa: in glReadBufer() set _NEW_BUFFERS, not _NEW_PIXEL
Brian Paul
2009-05-01
1
-1
/
+1
|
*
Merge branch 'const-buffer-changes'
Brian Paul
2009-05-01
1
-3
/
+4
|
|
\
|
|
*
r200/r300/r500: add _NEW_PROGRAM_CONSTANTS flag
Brian Paul
2009-04-22
1
-3
/
+4
|
*
|
r300: Increase reference count of texture objects referenced by current state.
Michel Dänzer
2009-04-30
1
-1
/
+1
|
*
|
r300: always emit output insts after all KIL insts
Maciej Cencora
2009-04-27
1
-1
/
+3
|
|
/
*
|
r300: moar cleanup
Maciej Cencora
2009-05-07
1
-18
/
+1
*
|
r300: fix point size clamping when point is not attenuated
Maciej Cencora
2009-04-27
1
-1
/
+6
*
|
r300: always route 4 texcoord components to RS
Maciej Cencora
2009-04-27
1
-55
/
+9
*
|
r300: remove unnecessary function calls
Maciej Cencora
2009-04-27
1
-1
/
+0
*
|
r300: rename state
Maciej Cencora
2009-04-27
1
-2
/
+2
*
|
r300: remove unnecessary function calls
Maciej Cencora
2009-04-27
1
-4
/
+0
*
|
r300: move common fp functions to seperate file
Maciej Cencora
2009-04-19
1
-4
/
+3
*
|
r300: more prepare for merge
Maciej Cencora
2009-04-19
1
-0
/
+2
*
|
r300: further r300/r500 merge preparation
Maciej Cencora
2009-04-19
1
-0
/
+2
*
|
r300: merge r300/r500 fragment program compiler structure
Maciej Cencora
2009-04-19
1
-0
/
+1
*
|
r300: merge r300/r500 fragment program structures
Maciej Cencora
2009-04-19
1
-24
/
+13
*
|
r300: r300/r500 fp shader merge WIP
Maciej Cencora
2009-04-19
1
-24
/
+29
*
|
r300: general cleanup
Maciej Cencora
2009-04-19
1
-9
/
+7
*
|
r300: remove unnecessary forward function declaration
Maciej Cencora
2009-04-19
1
-1
/
+0
*
|
r300: cleanup frag prog setup a little
Maciej Cencora
2009-04-17
1
-26
/
+26
*
|
r300: update r500 path for reordered WPOS and FOG fp attributes
Maciej Cencora
2009-04-17
1
-18
/
+18
*
|
r300: reorder fog coordinate and WPOS fp attributes
Maciej Cencora
2009-04-09
1
-16
/
+16
*
|
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
[prev]
[next]