Mikko Mononen
9d51cb6818
Update windows build settings as discussed in issue #24
11 years ago
Mikko Mononen
1517841023
Performance timer tweaks
- moved performance counter and drawing to separate file
- tweaks to performance drawing
11 years ago
Andrew Corrigan
c0883e3e6a
GLES3
11 years ago
Mikko Mononen
cd376082ba
Added MSAA option for backends
- added option to turn off AA fringe generation
- added examples which use no AA fringes and MSAA
11 years ago
Mikko Mononen
c8a3ba4b69
Added OpenGL ES 2.0 back end
11 years ago
Mikko Mononen
e8c4ec22bf
Fix issue #10
- link to framework CoreVideo on OSX, fixes compiling on OSX 10.9
11 years ago
Mikko Mononen
9b00b7aaf5
Implemented OGL 3.2 core profile back-end
- moved demo stuff to separate file
- created two separate examples for gl2 and gl3
- initial stab at OGL 3.2 core profile back-end (currently twice as
slows as 2.0)
- API change: glBeginFrame() takes view witdth and height as input
- added FPS counter to demo
11 years ago
Andrew Corrigan
1dd4cf0104
uses GLEW with Linux to avoid issues with glUniform1f, explicitly links glfw3 and C math library
11 years ago
Mikko Mononen
b89907ba6b
First commit
11 years ago