115 Ревизии (5d0eec893ea135517af381368bfaec7fa48afd74)

Автор SHA1 Съобщение Дата
  Benjamin ‘Touky’ Huet 2170b89b11 MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. преди 10 години
  Sam Hocevar 2fa398926d math: improve the 2D and 3D box classes. преди 10 години
  Benjamin ‘Touky’ Huet 71ee91fcb1 MultiplMultiScene: Phase 2: No more g_scene access and multiple scene calls support преди 10 години
  Benjamin ‘Touky’ Huet cfcff9acc3 MultiScene: Phase 1: g_scene removal and conversion to Scene:: преди 10 години
  Sam Hocevar a07844682e build: remove dead PS3 code. преди 11 години
  Sam Hocevar e5faf45929 build: some PS4 compilation fixes. преди 11 години
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. преди 11 години
  Sam Hocevar 5dc05d7f3e build: remove empty directories and add proper svn:ignore flags. преди 11 години
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. преди 11 години
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. преди 11 години
  Benlitz 845a870c9f gpu: fixed Video::GetSize(), it was previously returning the size of the current viewport, it is now returning the size of the back buffer. преди 12 години
  Benjamin ‘Touky’ Huet c411be843c Added Flat debugrendermode преди 12 години
  Sam Hocevar 9158677eae gpu: implement polygon rendering mode in GL and D3D. преди 12 години
  Sam Hocevar ad8144f0e8 scene: use a global g_scene object instead of Scene::GetDefault(). преди 12 години
  Sam Hocevar 532f679f8a gpu: get rid of the global D3D device pointer and move D3D initialisation преди 12 години
  Sam Hocevar 13fb52cebe gpu: move Video::Clear to Renderer::Clear. преди 12 години
  Sam Hocevar 084a98be87 gpu: framebuffers now use the g_render object to restore viewport data. преди 12 години
  Sam Hocevar 0b93890556 gpu: implement face culling mode in render contexts. преди 12 години
  Sam Hocevar 7c8fc6df12 gpu: move more platform-specific code from Video to Render. преди 12 години
  Sam Hocevar 274a732e3c gpu: move SetClearColor and SetClearDepth to the Renderer and RenderContext преди 12 години
  Sam Hocevar 1b213612a5 gpu: handle depth test, alpha blending and face culling in Renderer. преди 12 години
  Sam Hocevar 716c2b5592 gpu: create a Renderer and a RenderContext class to handle render states преди 12 години
  Benjamin ‘Touky’ Huet c40aad64ed CIS PS3 small fix преди 12 години
  Benjamin ‘Touky’ Huet 23f9299a59 video : Added SetAlphaBlend() SetFaceCulling() SetCustomSize() преди 12 години
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. преди 13 години
  Sam Hocevar 1c3ca01ea0 build: fix a few compiler warnings here and there. преди 13 години
  Benjamin ‘Touky’ Huet e4cf8211e4 Added VertexDictionnary object to manage vertices with same coord && connected vertices. преди 13 години
  Sam Hocevar 3662281116 gpu: avoid using glIsEnabled() if we can cache the data. преди 13 години
  Sam Hocevar 9b61e11eed gpu: disable glPolygonMode calls on OpenGL ES. преди 13 години
  Benjamin ‘Touky’ Huet bb0051ae8e render : Added DebugRenderMode & corresponding shaders. naive (VERY) implementation in MeshViewer. преди 13 години
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. преди 13 години
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. преди 13 години
  Sam Hocevar 5f66d6a751 build: fix PS3 and Linux compilation issues. преди 13 години
  Sam Hocevar 9eb88af17c gpu: remove support for the accumulation buffer, it's deprecated anyway. преди 13 години
  Sam Hocevar 51bf8067a9 gpu: get rid of the glClearColor, glClearDepth and glClear calls in all преди 13 години
  Sam Hocevar 28728814cc core: replace usage of sin() or std::sin() with lol::sin() where appropriate. преди 13 години
  Sam Hocevar bfada5d920 core: move some of the camera view logic from the Video class to the преди 13 години
  Sam Hocevar cbf13dac65 gpu: temporarily enable alpha blending in the vertex buffer code. преди 13 години
  Sam Hocevar dc94fce5ed gpu: activate alpha blending on the Direct3D backend. преди 13 години
  Sam Hocevar 48c7070243 gpu: replace exit(0) in D3D error checks with lol::Abort(). преди 13 години
  Sam Hocevar f7770f7387 gpu: add an Unbind() method for textures for clean up. Unfortunately преди 13 години
  Sam Hocevar 090834b149 win32: start porting the graphical backend to DirectX 9. Apparently I преди 13 години
  Sam Hocevar a3f410d697 video: allow to set the default clear color. преди 13 години
  Sam Hocevar bd69c76f90 xbox: fix a few problems in the shader handling code; the first tutorial now преди 13 години
  Sam Hocevar 2831476774 build: major refactoring of the Win32 and Xbox project files; we now преди 13 години
  Sam Hocevar 43e152053a win32: add a lot of DirectX stubs. преди 13 години
  Sam Hocevar 60a2e83d54 xbox: start working on an Xbox/Direct3D port. преди 13 години
  Sam Hocevar dfdbbfdfc0 gl: cache viewport size on all platforms, because we cannot query it from преди 14 години
  Sam Hocevar 8a239b4df7 gl: fix long-standing bug where clear color didn't properly set преди 14 години
  Sam Hocevar 55b8dece84 test: fix OS X compilation; we still need SDLmain.a on that platform. преди 14 години