20 Комити (068a3286510a49be16d131f58d76b6540d99dc03)

Аутор SHA1 Порука Датум
  Sam Hocevar 068a328651 gpu: fix the Direct3D version of most rendering functions. пре 12 година
  Sam Hocevar 532f679f8a gpu: get rid of the global D3D device pointer and move D3D initialisation пре 12 година
  Sam Hocevar 9befaa5468 gpu: glGenerateMipmap is not available on the PS3, use glGenerateMipmapOES. пре 12 година
  Benlitz eaa63d0b69 Added mipmap generation function for textures (i lied, it was easy with d3d9 <3) пре 12 година
  Lolbot cbb4dadd6c fixed 4 files out of 2730: пре 12 година
  Benlitz d13a006945 SetMagFiltering and SetMinFiltering for class Texture. пре 12 година
  Sam Hocevar c46b3fbfec image: remove the Image::Format enum and use PixelFormat instead. пре 12 година
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. пре 12 година
  Sam Hocevar 1f487e5e6f gpu: OpenGL ES compilation fix: GL_RGB8 is desktop OpenGL only. пре 12 година
  Sam Hocevar 29d5bb3b96 gpu: fix compilation on GL ES platforms. пре 12 година
  Sam Hocevar 42fb9b6853 gpu: support 1-component (luminance) textures. пре 12 година
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. пре 12 година
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. пре 12 година
  Sam Hocevar 6944db663b tutorial: add a new texture generation example. пре 12 година
  Sam Hocevar 0ea16b413e gpu: D3DFMT_R8G8B8 doesn't seem to exist on the X360. пре 12 година
  Sam Hocevar 26c945a31f gpu: allow to specify the pixel format when creating a texture; the пре 12 година
  Sam Hocevar f626d36b47 gpu: don't use D3DLOCK_DISCARD on the X360, it's not there. пре 12 година
  Sam Hocevar e0330e18d7 gpu: fix some Direct3D programming errors; we cannot call SetVertexDeclaration пре 12 година
  Sam Hocevar 8a688a7d50 misc: compilation fixes for Windows, X360 and PS3 introduced by the пре 12 година
  Sam Hocevar b9aba5d27a gpu: put the texture creation code in its own class; for now a lot of things are пре 12 година