Historique des commits

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