open_toontown_panda3d/panda/src/osxdisplay
Ed Swartz fc5a2e5e33 Implement confined mouse mode for OS X.
Note: it seems that using #set_pointer() will result in
a long delay before an absolute mouse position is updated,
even though deltas are reported.

Thus, in CocoaPandaView, the mouse deltas are sent for both
relative and confined modes, so client code (e.g. the "mouse
modes" demo) will be able to recenter the mouse without
choppy movement.
2015-04-30 17:57:00 -05:00
..
Sources.pp somewhat experimental support for 64-bits OS X and OS X Lion 2012-08-06 09:57:34 +00:00
config_osxdisplay.cxx make osx-support-gl-buffer be true by default 2011-04-03 21:49:25 +00:00
config_osxdisplay.h osx-support-gl-buffer 2010-04-13 23:05:07 +00:00
osxGraphicsBuffer.cxx Changes to support building universal Mac rtdist for 1.9 2015-03-28 00:31:10 +01:00
osxGraphicsBuffer.h Remove GLU dependency from Panda3D. Yes. That's right, folks. 2010-12-19 07:03:49 +00:00
osxGraphicsPipe.cxx Changes to support building universal Mac rtdist for 1.9 2015-03-28 00:31:10 +01:00
osxGraphicsPipe.h WxPandaWindow 2012-01-08 16:10:18 +00:00
osxGraphicsStateGuardian.cxx Separate out sampler state from texture, support sampler objects, support LOD min/max/bias 2014-12-12 15:58:45 +01:00
osxGraphicsStateGuardian.h Eliminate GLP() macro (so we can write glEnable instead of GLP(Enable) again). 2014-06-18 21:06:05 +00:00
osxGraphicsWindow.I Revert my changes, they weren't right after all 2011-02-20 19:10:37 +00:00
osxGraphicsWindow.h Revert my changes, they weren't right after all 2011-02-20 19:10:37 +00:00
osxGraphicsWindow.mm Implement confined mouse mode for OS X. 2015-04-30 17:57:00 -05:00
p3osxdisplay_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
resize_box.rgb draw a kludgey resize box in the corner 2006-10-02 21:32:08 +00:00
resize_box.rgb.c Fix bin2c to generate an include to stddef.h (for size_t definition) 2014-10-19 22:32:30 +00:00