Commit Graph

8 Commits

Author SHA1 Message Date
Vincent Torri d23ff9c849 * add shutdown function to properly shut down the graphic system
* fix seg fault with the xcb (soft and render) engines

Notes:
 * install fontconfig >= 2.7: it frees correctly its mem
 * strangely, the xrender xlib and gl xlib engines are
   segfaulting when XCloseDisplay is called (in the shutdown
   function). It does not with soft xlib. I absolutely don't
   know why.


SVN revision: 43373
2009-10-31 15:05:23 +00:00
Carsten Haitzler 1998a5ccda engines should "handle" being resized - even if they asked not to.
SVN revision: 39747
2009-03-27 08:53:50 +00:00
Vincent Torri 0f6c7f1ede fail if evas_engine_info_set() fails
SVN revision: 39671
2009-03-24 09:06:40 +00:00
Vincent Torri 625e0119a4 * missing var
* allow the export of symbols with VC++


SVN revision: 38249
2008-12-20 14:46:54 +00:00
doursse 42cf8cbb25 make the windows non resizable on Windows, fix error management for the glew and software_16_ddraw tests
SVN revision: 35050
2008-07-10 07:01:49 +00:00
doursse 8124d72e75 initialisation of direct3d and glew are in their respective engine, now. minor formatting
SVN revision: 34913
2008-06-26 08:32:00 +00:00
Sebastian Dransfeld 1ec701e87e Clean build system
SVN revision: 32534
2007-11-10 12:17:07 +00:00
doursse eba46d0b6d add direct3d engine support
SVN revision: 31360
2007-08-17 09:39:18 +00:00