Sam Hocevar
|
bd076c2deb
|
tutorial: minor tweaks.
|
hace 12 años |
Sam Hocevar
|
98756e277f
|
tutorial: nicer blur and colour effect in the FBO tutorial.
|
hace 12 años |
Sam Hocevar
|
3f883b9aba
|
tutorial: fix the FBO shader so that it works with OpenGL ES.
|
hace 12 años |
Sam Hocevar
|
13e5b6b8c4
|
tutorial: make the FBO example display something at last, so we can port
it to DirectX.
|
hace 12 años |
Sam Hocevar
|
f74b85fcf7
|
tutorial: test some advanced shapes for easymesh.
|
hace 12 años |
Sam Hocevar
|
837e56435d
|
easymesh: fix the specular highlight in the OpenGL shader.
|
hace 12 años |
Sam Hocevar
|
7a776e72f5
|
core: fix the X360 build by re-adding macro barriers I removed.
|
hace 12 años |
Sam Hocevar
|
23ab462042
|
gpu: try to patch some simple GLSL shaders on the fly so that they
work on OpenGL ES contexts.
|
hace 12 años |
Sam Hocevar
|
03e83798eb
|
build: fix the Raspberry Pi build and add a build script for it.
|
hace 12 años |
Sam Hocevar
|
c5915aa35c
|
tutorial: use real numbers in the fractal navigation (doubles are still
used in the fractal computation).
|
hace 12 años |
Sam Hocevar
|
5bd24fa1d3
|
build: hide the SDL_main.h inclusion in core.h, and only activate it
on Windows if using Visual Studio; if using MinGW, try to stick to the
original main() entry point.
|
hace 12 años |
Sam Hocevar
|
b5563ad21d
|
core: switch the Win32/x64 binaries to the Windows subsystem so that they
do not open a console at startup.
|
hace 12 años |
Sam Hocevar
|
497df444cc
|
easymesh: add the capsule mesh.
|
hace 12 años |
Sam Hocevar
|
e12fc0e35c
|
tutorial: add a simple EasyMesh viewer.
|
hace 12 años |
Sam Hocevar
|
a01c953096
|
tutorial: start working on an FBO example.
|
hace 12 años |
Sam Hocevar
|
951c93ab84
|
data: fix ascii.png search path.
|
hace 12 años |
Sam Hocevar
|
8be874ae39
|
build: factor the LolFx compilation rule into configure.ac.
|
hace 12 años |
Sam Hocevar
|
caec5ed082
|
build: allow to build the PS3 binaries from Visual Studio if the proper
software is installed.
|
hace 12 años |
Sam Hocevar
|
5008482e54
|
tutorial: remove dead code in 11_fractal.
|
hace 12 años |
Sam Hocevar
|
3389ed69a2
|
build: move all games to a "games" subdirectory to clean up the root
directory layout mess.
|
hace 12 años |
Sam Hocevar
|
7dd4bec8c7
|
build: fix the VS2010 build and add build/ and binaries/ to the dist
tarball.
|
hace 12 años |
Sam Hocevar
|
78f7a303ff
|
build: reorganise all the build stuff so that it lies in build/ and
make sure each .vcxproj file is with its corresponding source code.
|
hace 12 años |