Subversion Repositories Kolibri OS

Rev

Rev 4245 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4245 Rev 4251
Line 37... Line 37...
37
#include "sna_reg.h"
37
#include "sna_reg.h"
38
#include "gen6_render.h"
38
#include "gen6_render.h"
Line 39... Line 39...
39
 
39
 
Line 40... Line -...
40
#include "kgem_debug.h"
-
 
41
 
-
 
42
#define ErrorF printf
40
#include "kgem_debug.h"
43
 
41
 
44
static struct state {
42
static struct state {
45
	struct vertex_buffer {
43
	struct vertex_buffer {
46
		int handle;
44
		int handle;