1155 Révisions (518942d4ca25019e2307ab635b48b3594ee8d7f4)
 

Auteur SHA1 Message Date
  Sam Hocevar 18d22e1fc5 gpu: better state restoration after vertex buffer usage. il y a 12 ans
  Sam Hocevar 6f73cafa08 build: simplify the .lolfx file compilation. il y a 12 ans
  Sam Hocevar 27d22a9778 gpu: do not convert u8vec4 to integers when set as array buffers, since we il y a 12 ans
  Sam Hocevar 67113aa9f0 gpu: do not convert integers in vertex streams to floats. il y a 12 ans
  Sam Hocevar 2feb505b72 gpu: be more verbose about shader compilation; some warnings are useful. il y a 12 ans
  Sam Hocevar ca5781ec1d gpu: fix a harmless inconsistency in vertexbuffer function order that could il y a 12 ans
  Sam Hocevar ce4c8eb731 gpu: add GL points support to the primitive rendering. il y a 12 ans
  Sam Hocevar 07449fce39 build: add a new libcaca Windows build and add the proper MSBuild rules il y a 12 ans
  Sam Hocevar 98bd224ae8 build: ship a binary build of libcaca for Win32 and Win64. il y a 12 ans
  Sam Hocevar 286c5edeb6 neercs: some refactoring. il y a 12 ans
  Sam Hocevar 8a097a6688 neercs: fix Win32 build. il y a 12 ans
  Sam Hocevar e2295392b8 gpu: first FrameBuffer GPU class. il y a 12 ans
  Sam Hocevar c6514fae84 test: GLSL syntax fiddling. il y a 12 ans
  Sam Hocevar 4a938d239b build: remove \r from shader files before compilation. il y a 12 ans
  Sam Hocevar e5e598bd68 gpu: first shot at a Shader::SetTexture() function. il y a 12 ans
  Sam Hocevar f3c5985495 build: move major .vcxproj files to their respective project directories. il y a 12 ans
  Sam Hocevar add39177c5 gpu: disable all vertex attributes upon vertex declaration unbind, just il y a 12 ans
  Sam Hocevar ae79148e79 build: fix a few build issues (missing -lxinput, missing d3d9 source files). il y a 12 ans
  Sam Hocevar 6cc678f6f9 build: allow to use OpenGL instead of Direct3D in Visual Studio by simply il y a 12 ans
  Sam Hocevar a6b51a1b8c neercs: create a skeleton for neercs. il y a 12 ans
  Sam Hocevar 1b9facda49 gpu: silently ignore empty vertex and index buffers instead of crashing il y a 12 ans
  Sam Hocevar c51b7c14c9 orbital: some improvements to the mesh parser and error reporting. il y a 12 ans
  Sam Hocevar bd649af62d nacl: NaCl binaries no longer need a modified main() to work, the NaCl il y a 12 ans
  Sam Hocevar 32f232e112 nacl: preliminary gamepad support in the NaCl backend. il y a 12 ans
  Sam Hocevar b190570747 build: disable violent vector.h warnings when building for NaCl. il y a 12 ans
  Sam Hocevar 9ff03784d6 build: if FlexLexer.h isn't found in the build environment, use the one il y a 12 ans
  Sam Hocevar b83a7eccca nacl: remove our old hack of #including the file containing main() from il y a 12 ans
  Sam Hocevar e7fd8c57e2 test: a better GLSL parser in the LolFx test parser. il y a 12 ans
  Sam Hocevar a71562bd83 core: rename f64vec4 to dvec4 etc. for consistency with GLSL. il y a 12 ans
  Sam Hocevar 599119e4b0 orbital: port the gun command compiler to our bison/flex system. il y a 12 ans
  Sam Hocevar c56794c8b4 orbital: fix copyright statements. il y a 12 ans
  Sam Hocevar 3a9cef70f2 orbital: fine tune the mesh compiler. il y a 12 ans
  Sam Hocevar 512ce5529c build: get Orbital to build on Win32 again. il y a 12 ans
  Sam Hocevar 1b2c372658 build: define NOMINMAX unconditionally on Windows. il y a 12 ans
  Sam Hocevar e70887f511 test: more grammar improvements. il y a 12 ans
  Sam Hocevar 39493bebaa test: add most of the GLSL grammar. il y a 12 ans
  Sam Hocevar 8a547a254f test: add more GLSL and HLSL keywords to our grammar. il y a 12 ans
  Sam Hocevar 8ac8e13b75 test: some grammar tweaks. il y a 12 ans
  Sam Hocevar 1246eb233f test: start working on a lexer/parser for LolFx using flex and bison. il y a 12 ans
  Sam Hocevar 6eb41c04ff win32: better error reporting in the GDI+ loader, based on a patch by ponce. il y a 12 ans
  Sam Hocevar 55a195d931 gpu: irrelevant tweaks to a test material file. il y a 12 ans
  Sam Hocevar fc618350f6 gpu: start working on the LolFx format. il y a 12 ans
  Sam Hocevar bd5ff72507 math: declare some HLSL-compliant types. il y a 12 ans
  Sam Hocevar 6fe12e7811 build: ensure .lolfx.cpp files get cleaned up. il y a 12 ans
  Sam Hocevar a3cf7086ce math: fix minor compiler warnings that appeared with g++ 4.7. il y a 12 ans
  Sam Hocevar 59ba6e6c87 core: no longer deactivate std::ostream features on Android. il y a 12 ans
  Sam Hocevar 8d28557645 input: fix brain fart in our SDL joystick input. il y a 12 ans
  Sam Hocevar c7040f0528 orbital: start working on the gun system. il y a 12 ans
  Sam Hocevar a4fb64d6c8 test: add a few unit tests for datatype sanity. il y a 12 ans
  Sam Hocevar 736b5a2659 input: support up to 16 buttons in Xbox-like pads. il y a 12 ans