notaz.gp2x.de
/
pcsx_rearmed.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
gpulib: remove some unreliable heuristics
[pcsx_rearmed.git]
/
plugins
/
dfxvideo
/
Makefile
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
CFLAGS += -Wall -ggdb -O2
2
CFLAGS += -fno-strict-aliasing -ffast-math
3
CFLAGS += -I../../include
4
5
include ../../config.mak
6
7
SRC_GPULIB += gpulib_if.c
8
9
BIN_GPULIB = gpu_peops.so
10
include ../gpulib/gpulib.mak