jp9000
|
bb329b9278
avoid using 'default' for enum switches
|
vor 12 Jahren |
jp9000
|
18834c6a45
some static analysis cleanup
|
vor 12 Jahren |
jp9000
|
dfa2dc6eab
fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory
|
vor 12 Jahren |
Peter SZTANOJEV
|
0301b24ace
modernize header guards to #pragma once
|
vor 12 Jahren |
jp9000
|
9577ddcf9b
fill in the rest of the GL functions. finally
|
vor 12 Jahren |
jp9000
|
e591256922
add FBOs and render target loading
|
vor 12 Jahren |
jp9000
|
83ddb920a1
finish up shader/sampler/texture/buffer loading/unloading/association
|
vor 12 Jahren |
jp9000
|
aeea0eadc9
added shader attributes and added vertex buffer loading
|
vor 12 Jahren |
jp9000
|
3951babc93
add GL index buffers and a few tweaks to the helper functions
|
vor 12 Jahren |
jp9000
|
0a4592a414
finish up GL vertex buffer code
|
vor 12 Jahren |
jp9000
|
1b3b177583
add initial GL vertex buffer code
|
vor 12 Jahren |
jp9000
|
e804a9043d
fix GL pixel pack and unpack stuff
|
vor 12 Jahren |
jp9000
|
85e2fc6b07
add stage surfaces and texture copying
|
vor 12 Jahren |
jp9000
|
c1939de49b
added z-stencil buffers to GL and made a GS_MAX_TEXTURES macro
|
vor 12 Jahren |
jp9000
|
fda2ee1147
added initial GL shader code
|
vor 12 Jahren |
jp9000
|
3243bfbaa3
rearrange/cleanup GL texture stuff, and fill out GL cubemap texture functions (still need FBOs)
|
vor 12 Jahren |
jp9000
|
5c92f22f0d
moved some stuff around to avoid code duplication and finish up gl 2D texture code
|
vor 12 Jahren |
jp9000
|
543d2481f1
move around some graphics stuff and put in copyright comments
|
vor 12 Jahren |
jp9000
|
75262e6e0b
update graphics subsystem code to add mipmap support and also add initial GL texture stuff and helper functions
|
vor 12 Jahren |
jp9000
|
98a74e211a
added a 'default' swap chain
|
vor 12 Jahren |
jp9000
|
d36b31d58f
fix windows opengl initialization
|
vor 12 Jahren |
jp9000
|
b97da19828
add GL initialization code for windows (so I can have something to test more easily with)
|
vor 12 Jahren |
jp9000
|
a2dce06fa8
add initial opengl files and opengl project
|
vor 12 Jahren |