index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
cell
/
spu
/
tri.c
blob: 949c3b4c8e5fe384c6cff01a0f02dae1ecc68a5c (
plain
)
1
2
3
4
5
6
7
8
9
#include "tri.h" void draw_triangle(int v1, int v2, int v3) { }