log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
touhou
log pytouhou/ui/window.pxd @ 654:
ec7e888e88f3
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-7
tip
age
author
description
Thu, 14 Apr 2016 21:18:03 +0100
Emmanuel Gil Peyrot
Make sdl.Window inherit from gui.Window, so we can swap implementations.
Sun, 29 Mar 2015 00:08:20 +0100
Emmanuel Gil Peyrot
Change all “void except *” function into “bint except True”, to prevent PyErr_Occurred() from being called at each call.
Wed, 26 Nov 2014 13:36:38 +0100
Emmanuel Gil Peyrot
Fix compilation under Cython 0.22, by making the pyx and the pxd declarations’ except clause similar.
Sat, 25 Oct 2014 18:49:41 +0200
Emmanuel Gil Peyrot
Fix a regression introduced in the previous commit when the interface has a different resolution than 640×480 and framebuffer_blit is enabled.
Sat, 18 Oct 2014 18:04:43 +0200
Emmanuel Gil Peyrot
Make frameskip actually skip the rendering part, not just the buffer swap.
Fri, 10 Oct 2014 15:59:11 +0200
Emmanuel Gil Peyrot
Add a frameskip option, and use swap interval to implement it.
Mon, 04 Aug 2014 18:18:55 +0200
Emmanuel Gil Peyrot
Make Runner.update callable from Python code.
less
more
|
(0)
-10
-7
tip