index
:
~glisse/revenge
master
Unnamed repository; edit this file 'description' to name the repository.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-19
Updated the license headers for GPL 3.
Oliver McFadden
72
-644
/
+909
2007-11-12
Renamed the PCI-E GART detection function.
Oliver McFadden
3
-3
/
+3
2007-11-12
Cleaned up and renamed the GART address translation function.
Oliver McFadden
1
-11
/
+11
2007-11-09
Added a Vim fold marker around the registers in the header file.
Oliver McFadden
1
-9
/
+15
2007-11-08
Added initial RS690 GART support.
Maciej Cencora
7
-0
/
+69
2007-11-06
Changed the version number for a bug-fix release...
Oliver McFadden
3
-14
/
+11
2007-11-06
Corrected some binary objects listed in the Makefile.
Oliver McFadden
1
-3
/
+0
2007-11-01
Added completely untested PCI interface support...
Oliver McFadden
3
-9
/
+26
2007-10-31
Explicitly mask the lower (unused) bits of the physical address.
Oliver McFadden
1
-1
/
+3
2007-10-31
Cleaned up writing of the interface description file.
Oliver McFadden
1
-15
/
+1
2007-10-31
Possibly corrected Revenge on fglrx 8.42.3...
Oliver McFadden
1
-4
/
+2
2007-10-28
Converted the interface type defines to an enum.
Oliver McFadden
4
-18
/
+21
2007-10-25
Shouldn't use an assertion in the detection code.
Oliver McFadden
1
-3
/
+0
2007-10-25
Added GART address to physical address debugging.
Oliver McFadden
1
-2
/
+10
2007-10-25
Added debugging information for PCI GART memory access.
Oliver McFadden
1
-5
/
+6
2007-10-25
Clear all of the buffers before running any tests.
Oliver McFadden
1
-0
/
+19
2007-10-17
Added dynamic PCI GART length calculation.
Oliver McFadden
1
-5
/
+6
2007-10-15
Added OpenGL stencil tests.
Oliver McFadden
11
-1
/
+413
2007-10-15
Added a TODO list for extensions supported by fglrx 8.40.4.
Oliver McFadden
2
-1
/
+98
2007-10-11
Reduced the sleep time to 250 milliseconds.
Oliver McFadden
1
-1
/
+1
2007-10-11
Added error checking for malloc calls.
Oliver McFadden
2
-4
/
+25
2007-10-11
Cleaned up the packet dumping code slightly.
Oliver McFadden
1
-10
/
+4
2007-10-11
Moved the miscellaneous dumping code into it's own file.
Oliver McFadden
7
-100
/
+160
2007-10-11
Added standard glxinfo dumping.
Oliver McFadden
3
-0
/
+8
2007-10-11
Redirect stderr to /dev/null for the system(3) commands.
Oliver McFadden
1
-3
/
+3
2007-10-09
Cleaned up the PCI-E memory read function.
Oliver McFadden
1
-17
/
+24
2007-10-09
Moved the random texture generation code into the main Revenge code.
Oliver McFadden
7
-120
/
+27
2007-10-03
Don't need to pass global variables for IB and TX dumping.
Oliver McFadden
1
-5
/
+5
2007-10-03
Don't need the GDB comment anymore.
Oliver McFadden
1
-11
/
+0
2007-10-03
Use shift for multiplication in the dumping code, like everywhere else. :-)
Oliver McFadden
1
-2
/
+2
2007-09-30
Corrected a couple of warnings.
Oliver McFadden
3
-2
/
+3
2007-09-30
Renamed the core Revenge source code.
Oliver McFadden
38
-82
/
+84
2007-09-30
Added GL_TEXTURE_WRAP_S and GL_TEXTURE_WRAP_T tests.
Oliver McFadden
7
-2
/
+285
2007-09-30
Cleaned up the AGP memory code.
Oliver McFadden
1
-3
/
+1
2007-09-30
Added maximum texture unit detection.
Oliver McFadden
4
-1
/
+21
2007-09-30
Added a fast dumping option for quick debug tests. You should NOT use this!
Oliver McFadden
3
-3
/
+12
2007-09-30
Revert "Corrections for x86_64; AGP is probably still broken."
Oliver McFadden
4
-19
/
+19
2007-09-30
Corrections for x86_64; AGP is probably still broken.
Oliver McFadden
4
-19
/
+19
2007-09-23
Added a GL_TEXTURE_MAG_FILTER test.
Oliver McFadden
5
-3
/
+145
2007-09-23
Added a GL_TEXTURE_MIN_FILTER test.
Oliver McFadden
6
-3
/
+149
2007-09-23
Added a simple default texture test.
Oliver McFadden
6
-2
/
+139
2007-09-20
Relaxed the checking on the packet dumping code; fixes smooth line tests.
Oliver McFadden
2
-5
/
+3
2007-09-20
Updated the copyright lines on the memory code.
Oliver McFadden
1
-0
/
+1
2007-09-20
Updated the AUTHORS file.
Oliver McFadden
1
-0
/
+1
2007-09-20
Seems the smooth line tests trigger a bug; will investigate further.
Oliver McFadden
1
-1
/
+1
2007-09-20
Added a GL_LINE_SMOOTH test.
Oliver McFadden
5
-7
/
+79
2007-09-20
Added a GL_LINE_SMOOTH_HINT test.
Oliver McFadden
5
-6
/
+101
2007-09-19
Added color logic opcode test.
Oliver McFadden
5
-8
/
+116
2007-09-19
Corrected unaligned memory access on PCI-E.
Maciej Cencora
1
-13
/
+21
2007-09-04
Added a src/dst blend test.
Oliver McFadden
5
-1
/
+138
[next]