Commit graph

20 commits

Author SHA1 Message Date
Richard Goedeken
210f946cae added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
Scott Knauert
ef7525d413 Two minor glide64 fixes, one for OSX, one for compiling with -Wall. 2008-09-25 21:33:07 +00:00
Richard Goedeken
607a649943 small change in glide64 wrapper from roger6106 allows compilation of glide64 under OSX 2008-09-23 03:29:36 +00:00
Richard Goedeken
65d96e6cd9 removed remaining WIN32-specific code in glide64 wrapper 2008-08-29 21:02:31 +00:00
Richard Goedeken
63e3af3a32 added copyright GPL headers to glide64 wrapper source code 2008-08-29 20:53:49 +00:00
Richard Goedeken
5e696debab removed a bunch of win32-specific stuff from glide64 plugin 2008-08-29 20:36:38 +00:00
Scott Knauert
397971ed23 More (minor) glType fixes from Auria. 2008-08-29 01:11:04 +00:00
Scott Knauert
be1044fdb1 Auria's GLtypes patch. No visual difference on my Linux box. 2008-08-27 06:47:15 +00:00
Richard Goedeken
aeafcbc703 removed a bunch of unused code; added newlines to the end of some source files 2008-08-27 01:57:58 +00:00
Richard Goedeken
c87295a5ba removed unneeded source files in glide64 wrapper 2008-08-26 03:46:50 +00:00
Richard Goedeken
935b360844 potentially fix undefined symbol: grGetProcAddress problem 2008-08-25 15:18:25 +00:00
Richard Goedeken
7e9cdee797 fixed licensing issues in glide64 wrapper - replaced proprietary header files with 3dfx-GPLd ones, fixed code 2008-08-22 04:57:44 +00:00
Scott Knauert
bc2476ede2 Removed defunct and unlicensed VCR functions, and language files. FSF address fixes. 2008-08-19 04:28:04 +00:00
Scott Knauert
657d5c6a03 #include <SDL_opengl.h> portability changes. Glide64 makefile improvements. 2008-08-05 21:59:25 +00:00
Scott Knauert
9eaf6e88e5 Fixed compiler warning in Glide64, initialized gltexfmt, glpixfmt, glpackfmt to 0. 2008-06-30 19:42:03 +00:00
Scott Knauert
8fa77f05ac Fixed compiler warnings for gcc 4.3.1. 2008-06-13 01:30:03 +00:00
Richard Goedeken
12842f44b8 New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
Richard Goedeken
578f272278 Reworked screenshot mechanism. Now screenshots are retrieved from video plugins with ReadScreen instead of CaptureScreen, and compressed/saved from main core instead of plugins. Fixed 64-bit bug in Glide64. 2008-04-23 03:59:09 +00:00
Richard Goedeken
5f32c254fe Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
Richard Goedeken
b1ae03d8c7 Imported mupen64plus/trunk/glide64 from mupen64-amd64/trunk/glide64 rev 254 2008-03-15 14:37:42 +00:00