78 Ревизии (af53a69eb7ac5bb26f7e0e09be52e6f4dd4e15ff)

Автор SHA1 Съобщение Дата
  Lolbot af53a69eb7 fixed 9 files out of 506: преди 9 години
  touky 527e27c880 - ImGUI is now operational again преди 9 години
  touky 3b255d4137 first test for lolimgui преди 9 години
  Sam Hocevar c6f4070e70 build: refactor autotools files for out-of-tree builds. преди 9 години
  Sam Hocevar 969911a10a gpu: remove 1200 lines of old DirectX 9 code. преди 9 години
  Sam Hocevar d84605c105 Remove Xbox 360 support, too much stuff no longer compiles. преди 10 години
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. преди 10 години
  Sam Hocevar d64b117b8d build: fix license and copyright information. преди 10 години
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. преди 10 години
  Benjamin ‘Touky’ Huet 2170b89b11 MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. преди 10 години
  Sam Hocevar a07844682e build: remove dead PS3 code. преди 11 години
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. преди 11 години
  Sam Hocevar d0e9447ac0 gpu: fix missing #if blocks in vertex buffer code. преди 11 години
  Sam Hocevar ffa21ed0d0 misc: disable all 16-bit float vectors when using Visual Studio. преди 11 години
  Sam Hocevar 4be9ea2a4e misc: replace NULL with nullptr. преди 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 години
  Sam Hocevar 79ed58f1f0 Merge branch 'master' into scenegraph преди 11 години
  Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. преди 11 години
  Benlitz d775d7da19 gpu: added a SetStream that takes an array of attributes преди 12 години
  Lolbot 1f03fedb2d fixed 19 files out of 2773: преди 12 години
  Benlitz 1a2bfe6609 gpu: fixed vbo attribute binding when one of the attribute on the buffer does not exist in the shader преди 12 години
  Sam Hocevar c6ffd1ffcf build: fix the X360 port. преди 12 години
  Sam Hocevar 532f679f8a gpu: get rid of the global D3D device pointer and move D3D initialisation преди 12 години
  Sam Hocevar 0b93890556 gpu: implement face culling mode in render contexts. преди 12 години
  Sam Hocevar 45c13689ec gpu: implement blend function and alpha test in the renderer. преди 12 години
  Lolbot b078ba08ea fixed 15 files out of 2730: преди 12 години
  Benlitz 19e57f4fa9 Fixed GetStream function when the VertexDeclaration maps over multiple VertexStreams преди 12 години
  Benlitz 9a38b27bd8 vertex buffer: added some accessors to inspect a VertexDeclaration/Stream/Buffer преди 12 години
  Sam Hocevar 95369e26db base: a few minor style tweaks. преди 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. преди 12 години
  Sam Hocevar e9b4985dbd gpu: add MeshPrimitive::Lines enum and modify the cube tutorial преди 12 години
  Benjamin ‘Touky’ Huet 020d539586 easymesh : vertices datas are now stored in a very user-friendly struct. Heavier on datas, though. преди 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 84a308af4e gpu: warn when a vertex shader attribute isn’t found and do not crash преди 13 години
  Sam Hocevar 7658744c44 gpu: remove some crap from vertexbuffer.cpp and allow for преди 13 години
  Sam Hocevar fa646c41c3 gpu: fix the computed element count in DrawIndexedElements on Direct3D. преди 13 години
  Sam Hocevar e0330e18d7 gpu: fix some Direct3D programming errors; we cannot call SetVertexDeclaration преди 13 години
  Sam Hocevar ad00a34984 gpu: add support for triangle strips and fans, and change the DrawElement преди 13 години
  Sam Hocevar 004d21a4c4 ps3: support for texture coordinates on the PS3. преди 13 години
  Sam Hocevar 5b57aa50fe core: fix a bad format string and disable an annoying warning in Array<>. преди 13 години
  Sam Hocevar c69e487dfc gpu: do not use GLEW on OS X until we are sure that the version we detected преди 13 години
  Sam Hocevar babb2f827e gpu: fix a few minor compiler warnings. преди 13 години
  Sam Hocevar 3e206b60e0 gpu: do not try to call glVertexAttribIPointer if Glew did not find it. преди 13 години
  Sam Hocevar 9ff675579a gpu: only unbind vertex attribs that we actually bound. преди 13 години
  Sam Hocevar 1ae419aaa3 gpu: enable backface culling for indexed meshes, too. преди 13 години
  Sam Hocevar f3dfadd1f9 gpu: fix vertex and index buffer behaviour on the PS3. преди 13 години