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
2011-10-27
revenge: r600 support
HEAD
master
Jerome Glisse
10
-22/+395
2011-02-20
revenge: released version 2.0.0.
Oliver McFadden
80
-3423/+3960
2008-02-02
Updated the email address mentioned in the README file.
Oliver McFadden
2
-2/+2
2007-12-22
Corrected a segfault when the ring buffer is inside the FB aperture.
Oliver McFadden
1
-1/+8
2007-12-09
Added file and line information to the error messages.
Oliver McFadden
6
-63/+66
2007-12-09
Indented the code with GNU Indent again.
Oliver McFadden
4
-10/+7
2007-11-23
Corrected RS690 GART support.
Maciej Cencora
2
-9/+10
2007-11-23
Added a README file explaining how to use Revenge.
Oliver McFadden
2
-0/+136
2007-11-19
Released 1.1 for RS690 support and GPL 3 license.
Oliver McFadden
2
-11/+11
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
[next]