index
:
~ajax/dri
XFree
agpgart_2_0_branch
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drmcommand-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
m3-0-0-1-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
multihead-1-0-0-branch
newdrm-0-0-1-branch
newmesa-0-0-1-branch
origin
ppc-1-0-0-branch
ppc-1-0-1-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
radeon-1-0-0-branch
reinit-0-0-1-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
stable-1-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
git import of dri.freedesktop.org cvs history
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xc
/
lib
/
GL
/
mesa
/
src
/
drv
/
r200
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-09
merge newmesa branch to the trunk
newmesa-0-0-1-20031209-merge
alanh
40
-20758
/
+0
2003-12-08
Extend indexed (elt) primitives where possible.
keithw
1
-7
/
+23
2003-11-10
Initialize the texture offset to the start of the card texture heap.
fxkuehl
1
-1
/
+2
2003-11-05
Fix offset for on-card textures
daenzer
1
-1
/
+2
2003-11-04
Memory layout transition:
daenzer
7
-17
/
+33
2003-10-25
Replaced option preferred_bpt with texture_depth with a 4th choice:
fxkuehl
3
-8
/
+14
2003-10-25
Improved internal texture format selection in mga, r128, r200 and radeon:
fxkuehl
1
-15
/
+28
2003-10-25
Added dithering and rounding options to radeon and r200.
fxkuehl
4
-2
/
+27
2003-10-23
Added glcontextmodes.o to the list of DRIOBJS. This was supposed to
idr
1
-1
/
+2
2003-10-19
Added option preferred_bpt to radeon and r200. Reordered option sections so
fxkuehl
3
-6
/
+13
2003-10-18
Changed the default swap interval to 0.
fxkuehl
1
-1
/
+1
2003-10-17
Fixed linking of DRI drivers with common object files. Now each driver only
fxkuehl
1
-0
/
+2
2003-10-10
Removed some cruft that did not belong in the previous commit.
idr
1
-7
/
+1
2003-10-09
Added a missing pair of parentheses in the condition for
fxkuehl
1
-1
/
+1
2003-10-09
Merge from config-0-0-1-branch to the trunk.
fxkuehl
8
-21
/
+64
2003-10-08
Refactored firstLevel / lastLevel calculation to a common place. Part
idr
1
-62
/
+23
2003-09-26
char * -> GLubyte *
alanh
4
-6
/
+6
2003-09-16
update XFree86 tags and use X_BYTE_ORDER
anholt
38
-86
/
+65
2003-09-09
Remove some unused code.
keithw
1
-17
/
+11
2003-09-03
Add code to emit size==1 texcoord arrays
keithw
1
-0
/
+25
2003-08-26
Remove artificial PCI GART limitations, rename AGP to GART where appropriate
mdaenzer
12
-94
/
+92
2003-08-18
Updated drivers to use the new libGL GLX extension interface.
idr
1
-2
/
+3
2003-08-18
Updated r200 driver to use new libGL GLX extension interface
idr
4
-39
/
+42
2003-08-08
Removed an unnecessary conditional that makes the code slower, not
idr
1
-4
/
+6
2003-08-08
Removed the R{ADEON,200}_AGP_TEX_OFFSET contant as it's not really a
idr
2
-16
/
+12
2003-07-27
Fix BilliardGL lighting -- only enable range atten bit when linear or quadratic
keithw
1
-2
/
+27
2003-07-27
Fix test_gl4.c -- turn off lighting-in-model coords when fog active
keithw
1
-0
/
+1
2003-07-27
Fix test_gl3.c -- turn on range attenuation bit for positional lights
keithw
1
-1
/
+7
2003-07-26
Work with new tnl_dd/t_dd_dmatmp2.h
keithw
1
-44
/
+22
2003-07-22
Refactored firstLevel / lastLevel from each driver's derrived texture
idr
3
-12
/
+6
2003-07-03
Modified GetDRIDrawable to not depend at all on the current context.
idr
1
-4
/
+4
2003-06-30
Fix typeo in error message (found by Jacek Poplawski).
idr
1
-1
/
+1
2003-06-20
Use inttypes.h instead of stdint.h
keithw
1
-1
/
+1
2003-06-09
Add rgb565 as a supported client texture format
keithw
1
-0
/
+9
2003-05-31
Add a newline at end of file - believe it or not, this was the culprit for all
jrfonseca
1
-1
/
+1
2003-05-21
Moved swap_interval from per-context storage to per-drawable storage.
idr
3
-2
/
+6
2003-05-14
Fixes for GLX_SGI_video_sync: add generic driGetMSC32() in vblank.c and convert
ldelgass
1
-67
/
+16
2003-05-13
Fixed the various supported texture wrap modes. Added a fallback for
idr
5
-18
/
+49
2003-05-10
avoid recursive calls to flush_last_swtcl_prim*()
mdaenzer
1
-2
/
+2
2003-05-06
remove unnecessary includes
ldelgass
1
-4
/
+0
2003-05-03
Don't print AGP mode in renderer string for PCI cards/pcigart. (AGPMode gets
ldelgass
1
-1
/
+3
2003-04-30
Merged texmem-0-0-1
texmem-0-0-1-20030429-merge
idr
32
-1529
/
+1303
2003-04-24
Print something out for DEBUG_FALLBACKS if we use _swrast_Clear
keithw
1
-1
/
+4
2003-04-10
Disable _r200_render_stage -- buggy with ut2003
keithw
1
-1
/
+1
2003-04-10
Temporary fix to address some ut2003 tcl lockups. Can now play for a
keithw
1
-1
/
+1
2003-04-10
Don't check for singlethreading anymore in check_vtx_fmt
keithw
1
-3
/
+0
2003-04-07
Make sure Mesa calls us back to flush stored swtcl vertices
keithw
1
-2
/
+3
2003-04-07
Use weaker R200_NEWPRIM rather than R200_FIREVERTICES in r200FlushVertices
keithw
1
-2
/
+2
2003-04-07
Make sure Mesa calls us back to flush stored indices
keithw
1
-0
/
+1
2003-04-07
Always have alpha in color, always have a color
keithw
2
-7
/
+5
[next]