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