5319 Commits

Author SHA1 Message Date
Themaister
ee66a28d05 Style nit. 2011-10-29 13:33:15 +02:00
Themaister
5e28d82af2 Fix compile with HAVE_CONFIGFILE=0. 2011-10-28 17:10:58 +02:00
Themaister
c2a06bfa09 Replace some magic numbers. 2011-10-28 09:06:34 +02:00
Themaister
fad89f9d2d More gracious error handling for state tracker. 2011-10-26 19:51:10 +02:00
Themaister
97f937ec6d Use floating point values for uniforms from Python. 2011-10-26 10:26:09 +02:00
Themaister
418ba455f8 Allow the rest of the buttons in Python.
Fix issue where long type was enforced for return values of uniforms.
2011-10-25 23:02:17 +02:00
Themaister
23d23983bc Fix broken #define in header. 2011-10-21 22:12:03 +02:00
Themaister
c7acd99548 Same for SDL ... 2011-10-18 19:52:43 +02:00
Themaister
64ee13e6f4 Push window loop in .alive(). 2011-10-18 19:51:38 +02:00
Themaister
b4ff622f32 Title buf hints. Purge samplerate opts. 2011-10-15 20:05:34 +02:00
Themaister
fa26f6a10c Cache font rendering. Major overhead reduction. 2011-10-07 17:58:22 +02:00
Themaister
db71a5cdba New font rendering code for OpenGL. 2011-10-07 17:43:39 +02:00
Themaister
c996f816b8 Default font path OSX. 2011-10-06 21:12:11 +02:00
Themaister
33ecedb462 Fixup build for OSX. 2011-10-06 20:49:00 +02:00
Themaister
81250657f0 Change default font color to yellow. 2011-10-06 19:10:01 +02:00
Themaister
7d33cccc8e Default fonts. 2011-10-06 19:06:38 +02:00
Themaister
3db79ab2f0 Nits. 2011-10-05 22:56:52 +02:00
Themaister
ea0f6813d2 Avoid assertions. 2011-10-05 22:39:54 +02:00
Themaister
892e82141f Fix FTBFS. 2011-10-05 19:57:32 +02:00
Themaister
d01a4fe61b Only load second pass shaders when render-to-texture is set. 2011-09-26 22:45:28 +02:00
Themaister
c2cedb1b6f Resizing windows in 1.2 should not trigger some init code :) 2011-09-22 21:50:57 +02:00
Themaister
157dcad87b Fix newline typo. 2011-09-22 13:15:16 +03:00
Themaister
a1ceb534de nit. 2011-09-13 23:24:06 +02:00
Themaister
0d897dd65d Check some additional WM messages. 2011-09-13 22:38:32 +02:00
Themaister
721d73f451 Fix stupid crash. 2011-09-13 22:16:34 +02:00
Themaister
e8bd64e898 Allow SDL driver to work as well in 1.3. 2011-09-13 20:01:22 +02:00
Themaister
7da7ab2ce7 lalala ... 2011-09-13 19:36:15 +02:00
Themaister
3f6183ff15 Updates, fixes ... 2011-09-13 19:30:22 +02:00
Themaister
642316a1e2 Somewhat haphazard. Can't find some needed API calls :\ 2011-09-13 18:50:40 +02:00
Themaister
21c6b75839 Use SwapInterval with SDL 1.3. 2011-09-13 15:00:26 +02:00
Themaister
1b3408919c Can use SDL 1.3 just fine now. 2011-09-13 14:41:45 +02:00
Themaister
23516572b7 Use SK_* keysyms (pretty much SDL 1.2). 2011-09-13 14:40:33 +02:00
Themaister
924848fdad Start working towards SDL 1.2/1.3 compat. 2011-09-13 14:06:49 +02:00
Themaister
4c40e56060 Properly disable it :D 2011-09-11 15:41:46 +02:00
Themaister
cf34444505 Disable resizing on OSX. 2011-09-11 15:33:28 +02:00
Themaister
13ae61031f Add ttf_font_color to ext driver struct.
Does not need to bump ABI version.
2011-09-09 09:47:32 +02:00
Themaister
be5acff69c Update font rendering for SDL. 2011-09-06 18:32:40 +02:00
Themaister
1b0ef5793e Font colors for XVideo. Some cleanups. 2011-09-06 17:56:42 +02:00
Themaister
2bd0caae2e Do not set RESIZABLE on fullscreen (really? :v) 2011-09-06 15:38:32 +02:00
Themaister
0823d72dee Add coloring to fonts. 2011-09-05 17:00:28 +02:00
Themaister
407ad94f58 Style nit. 2011-09-04 21:11:26 +02:00
Themaister
b2b103362d Warn if glX VSync call isn't found. 2011-09-04 13:01:54 +02:00
Themaister
f0841256e8 Fixup. 2011-08-29 17:23:49 +02:00
Themaister
600efab1bd Consistently use BGRA for possible performance gains. 2011-08-29 17:19:38 +02:00
Themaister
dc9dd2e6bf Fix bug where shaders could crash using LUT textures. 2011-08-29 17:05:11 +02:00
Themaister
bce679df78 Only use hack on X when in windowed mode. 2011-08-16 10:26:36 +02:00
Themaister
22e8c3d895 Should fix breakage of OGL on OSX. 2011-08-15 22:21:50 +02:00
Themaister
3901934d97 Add an ugly hack to try and remedy things ... 2011-08-14 23:03:48 +02:00
Themaister
bc23b421e1 New resize checking code. 2011-08-12 19:02:12 +02:00
Themaister
d9cb85a8d5 Add new possible workaround for tiling WMs ... 2011-08-11 15:19:30 +02:00