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 |
|
Themaister
|
7d1cc23d16
|
Fix build.
|
2011-08-11 06:02:05 +02:00 |
|
Themaister
|
4496ed3c13
|
Should make sizes right after startup ...
|
2011-08-11 05:59:32 +02:00 |
|
Themaister
|
3f5b6a450e
|
Should fix behavior for tiled WMs.
|
2011-08-11 05:32:03 +02:00 |
|
Themaister
|
594e66704d
|
Allow disabling composition in SDL as well.
|
2011-08-08 23:38:11 +02:00 |
|
Themaister
|
777e6a5334
|
Better shader path semantics.
|
2011-08-07 23:35:54 +02:00 |
|
Themaister
|
a2ec78320b
|
Improve behavior a bit.
|
2011-08-07 22:31:59 +02:00 |
|
Themaister
|
1fb53627ac
|
Make sure to free lib.
|
2011-08-07 21:18:51 +02:00 |
|
Themaister
|
fc2a39cd58
|
More appropriate renaming.
|
2011-08-07 21:15:50 +02:00 |
|
Themaister
|
7425e1f879
|
Allow disabling composition in Win Vista/7Allow disabling composition in Win Vista/7.
|
2011-08-07 15:00:34 +02:00 |
|
Themaister
|
6a260a57dd
|
Reset frame counter properly.
|
2011-08-06 03:28:07 +02:00 |
|
Themaister
|
783ab7acd5
|
Improve error handling.
|
2011-07-04 13:33:09 +02:00 |
|
Themaister
|
19a46b1f8b
|
Seems to work in Cg as well.
|
2011-07-03 15:53:56 +02:00 |
|
Themaister
|
508cfdbda7
|
Start implementing access to previous texture.
|
2011-07-03 15:39:35 +02:00 |
|
Themaister
|
d81b9ee0a7
|
Print full compile error in Cg.
|
2011-07-03 13:41:24 +02:00 |
|
Themaister
|
1631e940f6
|
Fix up VSync calls for OSX.
|
2011-06-29 03:45:52 +02:00 |
|
Themaister
|
26ac00ad76
|
Fix incompatible type.
|
2011-06-29 03:26:21 +02:00 |
|
Themaister
|
bafc4f596f
|
Add nonused VSync code for OSX.
|
2011-06-28 03:20:36 +02:00 |
|
Themaister
|
45904ccd73
|
Fix issue when input_slot is 2.
|
2011-06-16 15:00:04 +02:00 |
|
Themaister
|
5385806e74
|
Hrm ...
|
2011-06-11 22:02:05 +02:00 |
|
Themaister
|
99e85684db
|
Input capturing semantic.
|
2011-06-11 20:02:17 +02:00 |
|
Themaister
|
45727bf9f5
|
Fix mask value. (32-bit).
|
2011-06-11 19:01:34 +02:00 |
|
Themaister
|
2a0abb0618
|
Unsigned mask.
|
2011-06-11 18:57:16 +02:00 |
|
Themaister
|
24d0cda5fd
|
SDL_image seems to work :)
|
2011-06-11 18:05:52 +02:00 |
|
Themaister
|
d0ba59f8b5
|
Start moving over to SDL_image rather than imlib2.
Imlib2 takes more space, and was a pure bitch to compile for Win32,
so I gave up ... ;)
|
2011-06-11 16:55:53 +02:00 |
|