Commit Verlauf

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