Historial de Commits

Autor SHA1 Mensaje Fecha
  Niels Nesse 713dd1b825 Always build 3d math and text API's hace 8 años
  Niels Nesse e27fe69ceb Merge remote-tracking branch 'github/master' hace 8 años
  Niels Nesse a93335276a Add capability to store fonts and load fronts from disk hace 8 años
  Niels Nesse f251177922 Avoid using 'glplatform' in file names hace 8 años
  Niels Nesse ff5e767ed5 Fix shared library building for Windows hace 8 años
  Niels Nesse ae7b324241 Correct version number in WGL bindings hace 8 años
  Niels Nesse 5835180661 Check for WGL compatability and initialization success hace 9 años
  Niels Nesse dc9a630254 Upate WGL bindings with glbindify v0.5 hace 9 años
  Niels Nesse 4a6ac1c498 Implement get/set thread state for windows hace 9 años
  Niels Nesse f08aeefdb0 Bump version to 0.4 hace 9 años
  Niels Nesse 647cc447f9 Implement cursor show/hide for Linux hace 9 años
  Niels Nesse 3f5bb5d53b Bug in Linux fullscreen support hace 9 años
  Niels Nesse 1d2f2a36b4 Add show/hide cursor functions hace 9 años
  Niels Nesse 4de06aec33 Text: Make use of signed distance field textures optional hace 9 años
  Niels Nesse 46ac73916c Text: Add more error checking to gltext_font_create() hace 9 años
  Niels Nesse 6df044ab2a Use UTF-32 for charset instead of UTF-8 hace 9 años
  Niels Nesse aaa65d8a9e Specify number of characters in submit render hace 9 años
  Niels Nesse c1b5883433 First pass at handling unicode characters hace 9 años
  Niels Nesse c438764535 Build a kerning table on font creation hace 9 años
  Niels Nesse 7e83f70741 Use TLS for context data on Linux too hace 9 años
  Niels Nesse 1d3905a53f Examples: Show window after context setup hace 9 años
  Niels Nesse 9c33a3ee08 Windows: Test fullscreen support in simple window test hace 9 años
  Niels Nesse 75fecc0dbf Center text in text rendering test hace 9 años
  Niels Nesse dc4b32099e Windows: Support button modifier query functions hace 9 años
  Niels Nesse e653c442fe Windows: Use black background instead of white hace 9 años
  Niels Nesse 6c03813177 Windows: fullscreen support hace 9 años
  Niels Nesse a80b6f3590 Include text renderer cleanup function for later user hace 9 años
  Niels Nesse 0ab8b30c2a Make Linux match key values generated on windows hace 9 años
  Niels Nesse 21ceda4b2b Initialize text renderer completely at first text API call hace 9 años
  Niels Nesse 99d3f0711b Remove renderer type and make it part of the current context instead hace 9 años