mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-23 01:57:21 +03:00
Something partially working
This commit is contained in:
parent
9c3f9b9ed6
commit
52e1b18729
6 changed files with 243 additions and 274 deletions
2
vendor/librw/src/gles1/rwgles1.h
vendored
2
vendor/librw/src/gles1/rwgles1.h
vendored
|
|
@ -209,6 +209,8 @@ void *destroyNativeData(void *object, int32, int32);
|
|||
|
||||
ObjPipeline *makeDefaultPipeline(void);
|
||||
|
||||
void setVertexAlpha(bool32 enable);
|
||||
|
||||
// Native Texture and Raster
|
||||
|
||||
struct Gl1Raster
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue