index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
r300/compiler: Implement texcoord repeat and mirror for NPOT.
Corbin Simpson
2010-04-11
3
-12
/
+114
*
|
r300/compiler: Add NPOT compatibility fields to external state.
Corbin Simpson
2010-04-11
1
-2
/
+26
*
|
Merge commit 'origin/7.8'
Maciej Cencora
2010-04-11
3
-2
/
+18
|
\
\
|
|
/
|
*
r300: respect radeon common code fallbacks
Maciej Cencora
2010-04-11
3
-2
/
+10
|
*
r300: set proper vertex index limits also in non indexed mode
Maciej Cencora
2010-04-11
1
-0
/
+8
*
|
r300: Remove unnecessary header.
Vinson Lee
2010-04-10
1
-1
/
+0
*
|
r300/compiler: Remove unused variable.
Vinson Lee
2010-04-10
1
-1
/
+0
*
|
r300: Initialize compiler.max_temp_regs for blits.
Michel Dänzer
2010-04-07
1
-0
/
+1
*
|
r300/compiler: make the max number of fragment shader temporaries adjustable
Marek Olšák
2010-04-05
4
-5
/
+4
*
|
r300 compiler: add target output debugging.
Dave Airlie
2010-04-03
1
-3
/
+4
*
|
r300/compiler: Unbreak DDX/DDY.
Corbin Simpson
2010-03-30
3
-9
/
+23
*
|
r300/compiler: Lower CMP for vertex programs.
Corbin Simpson
2010-03-26
1
-0
/
+41
*
|
Merge branch '7.8'
Brian Paul
2010-03-25
3
-15
/
+70
|
\
\
|
|
/
|
*
r300: report correct state atom size
Maciej Cencora
2010-03-24
1
-2
/
+2
|
*
r300: fix off by one
Maciej Cencora
2010-03-24
1
-1
/
+1
|
*
r300: fix vertex programs with big number of params (>255) under KMS
Maciej Cencora
2010-03-24
2
-7
/
+39
|
*
r300: fix wpos/fog handling
Maciej Cencora
2010-03-24
1
-6
/
+16
|
*
r300: clean fog_attr/wpos_attr if code accessing these attributes has been re...
Maciej Cencora
2010-03-24
1
-0
/
+13
|
*
r300/compiler: fix assertion failure in the r500-fragprog emission path
Marek Olšák
2010-03-20
1
-3
/
+2
*
|
r100/r200/r300/r600: enable accel for Copy/DrawPixels without kms
Alex Deucher
2010-03-24
1
-4
/
+3
*
|
r300/compiler: fix assertion failure in the r500-fragprog emission path
Marek Olšák
2010-03-21
1
-3
/
+2
*
|
r300: blits for small dst pitch work just fine
Maciej Cencora
2010-03-13
1
-6
/
+0
*
|
Merge branch '7.8'
Michel Dänzer
2010-03-12
1
-2
/
+2
|
\
\
|
|
/
|
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
1
-2
/
+2
|
*
r300: don't enable EXT_packed_depth_stencil
Maciej Cencora
2010-03-08
1
-1
/
+3
|
*
r300: allow src and dst BOs to be placed in GTT during blit
Maciej Cencora
2010-03-08
1
-8
/
+2
|
*
r300: reset bos when validating buffers during blit
Maciej Cencora
2010-03-08
1
-0
/
+3
|
*
r300: VAP flush is needed only when vertex program or constants are changed
Maciej Cencora
2010-03-08
4
-25
/
+2
|
*
r300: recalculate point size, if point min/max size changes
Maciej Cencora
2010-03-08
1
-0
/
+2
|
*
r300: no need to flush on context init
Maciej Cencora
2010-03-08
1
-2
/
+0
|
*
r300: remove unnecessary code
Maciej Cencora
2010-03-08
1
-17
/
+0
*
|
r100/r200/r300/r300: only enable accelerated pixel ops with kms
Alex Deucher
2010-03-12
3
-6
/
+8
*
|
r300: enable depth test only if depth buffer is available
Maciej Cencora
2010-03-10
1
-1
/
+1
*
|
r300: don't crash if there's no colorbuffer
Maciej Cencora
2010-03-09
1
-1
/
+6
*
|
r300: add support for more rendering formats
Maciej Cencora
2010-03-09
2
-17
/
+79
*
|
radeon/r200/r300/r600: add is_format_renderable function
Maciej Cencora
2010-03-09
3
-0
/
+48
*
|
r300: enable HW accelerated gl(Read/Copy/Draw)Pixels
Maciej Cencora
2010-03-09
1
-2
/
+7
*
|
radeon: add hw accelerated glReadPixel support (not enabled yet)
Maciej Cencora
2010-03-09
2
-1
/
+3
*
|
radeon: move glGetTexImage handlers to seperate file
Maciej Cencora
2010-03-07
2
-0
/
+2
*
|
radeon: added tiling functions
Maciej Cencora
2010-03-07
3
-1
/
+4
*
|
r300: don't enable EXT_packed_depth_stencil
Maciej Cencora
2010-03-07
1
-1
/
+3
*
|
r300: allow src and dst BOs to be placed in GTT during blit
Maciej Cencora
2010-03-07
1
-8
/
+2
*
|
r300: reset bos when validating buffers during blit
Maciej Cencora
2010-03-07
1
-0
/
+3
*
|
r300: VAP flush is needed only when vertex program or constants are changed
Maciej Cencora
2010-03-07
4
-25
/
+2
*
|
r300: recalculate point size, if point min/max size changes
Maciej Cencora
2010-03-07
1
-0
/
+2
*
|
r300: no need to flush on context init
Maciej Cencora
2010-03-07
1
-2
/
+0
*
|
r300: remove unnecessary code
Maciej Cencora
2010-03-07
1
-17
/
+0
*
|
dri: drop MINIGLX_SOURCES (2)
George Sapountzis
2010-03-06
1
-1
/
+0
*
|
dri: drop MINIGLX_SOURCES
George Sapountzis
2010-03-06
1
-2
/
+0
|
/
*
r300: make blit code work on swtcl machines.
Dave Airlie
2010-03-04
1
-5
/
+18
[prev]
[next]