mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c01aa3135c
Please note, that it's a work in progress, so some features doesn't work (for example mouse support). However, the functionality already present is sufficient to run some of the popular apps (quakeforge for example). I tested it on ATI Mach64 and C&T55554 adapters.
11 lines
248 B
Plaintext
11 lines
248 B
Plaintext
--- demos/accel.c.orig Fri Aug 25 06:13:16 2000
|
|
+++ demos/accel.c Fri Aug 25 06:13:30 2000
|
|
@@ -12,7 +12,6 @@
|
|
#include <unistd.h>
|
|
#include <time.h>
|
|
#include <math.h>
|
|
-#include <alloca.h>
|
|
#include <string.h>
|
|
#include "vga.h"
|
|
#include "vgagl.h"
|