Andrey Sidorov
aa7ab0b7d5
cleanup
2012-12-20 01:16:19 +11:00
Andrey Sidorov
8e833145ab
Automatically send Render buffer if too large or before any GLX call
2012-12-20 00:55:31 +11:00
Andrey Sidorov
34efb7ad30
merge conflict
2012-12-13 00:59:46 +11:00
Andrey Sidorov
224a360c13
referted incorrect merge
2012-12-12 23:32:16 +11:00
Andrey Sidorov
4a6ce3f2d3
merge conflicts
2012-12-12 22:40:54 +11:00
Andrey Sidorov
82fd6207f7
auto-generated constants from gl.h
2012-12-12 22:26:19 +11:00
Andrey Sidorov
2777e6dd01
import constants; Light,Material,Normal,BlendFunc
2012-12-12 22:25:52 +11:00
Andrey Sidorov
2aa2001067
glFinish
2012-12-12 22:24:33 +11:00
Andrey Sidorov
a5087c35c6
glHint
2012-12-11 16:05:18 +11:00
Andrey Sidorov
10fef2fe9a
glx extension and glxRender-encoded commands
2012-12-10 00:01:24 +11:00
Andrey Sidorov
c473c9cad7
initial implementation for fixes extension
2012-11-27 10:42:35 +11:00
Andrey Sidorov
dfb9ff059a
Merge branch 'master' of https://github.com/sidorares/node-x11
2012-11-27 10:41:04 +11:00
Andrey Sidorov
11c6f05e9f
fix in calculation rgba32 visual
2012-11-27 10:40:59 +11:00
Santiago Gimeno
f8a3c71252
Some more fixes in extensions
...
- Return always if the extension is not available
2012-11-26 18:15:05 +01:00
Santiago Gimeno
9b8cef815b
A couple of fixes in xtest extension
...
- Return directly in case of error retrieving the extension.
- QueryVersion should be GetVersion and fix its format.
- Add a test for GetVersion.
- Modify test-runner.js so it uses async library to add dynamically the test
files to be used.
2012-11-26 16:51:56 +01:00
Santiago Gimeno
c0dccec8bc
Add DPMS extension
...
- Implemented all requests defined in:
http://www.x.org/releases/X11R7.6/doc/xextproto/dpms.pdf
- Tests added.
2012-11-23 14:44:25 +01:00
Andrey Sidorov
5315432ce4
AppleWM events
2012-06-11 23:57:51 +10:00
Andrey Sidorov
5b6fd461ac
return if no extension present
2012-06-08 19:27:27 +10:00
Andrey Sidorov
58e526d913
SCREEN-SAVER extension
2012-06-08 14:57:24 +10:00
Andrey Sidorov
5d6bdee7de
DamageNotify event decoder
2012-06-07 23:09:27 +10:00
Andrey Sidorov
d7765b01bf
FrameGetRect, FrameHitTest requests
2012-06-07 12:17:24 +10:00
Andrey Sidorov
41ceeb67d8
AppleWM extension
2012-06-05 12:56:02 +10:00
Andrey Sidorov
f40eb4e3d2
XC-MISC extension
2012-05-31 11:06:46 +10:00
Andrey Sidorov
b0931f1feb
SHAPE extension
2012-05-31 11:05:51 +10:00
Andrey Sidorov
1a82cc2141
fix for GetOverlayWindow callback
2012-05-29 16:32:43 +10:00
Andrey Sidorov
fba32b442a
correct size for all requests
2012-05-29 15:56:41 +10:00
Andrey Sidorov
31194398bc
DAMAGE and Composite extensions
2012-05-29 09:56:40 +10:00
Andrey Sidorov
3298795a7b
use padded 4 bytes for all CreatePicture parameters
2012-05-01 13:11:40 +10:00
Andrey Sidorov
4a1964febb
all callbacks now have error as first argument
2012-04-11 16:50:14 +10:00
Andrey Sidorov
564f4f0126
capture stack trace for Render functions)
2011-12-15 09:31:29 +11:00
Andrey Sidorov
dfa3a14820
some debug dump removed
2011-09-11 23:11:28 +10:00
sidorares
d6bc4d5c32
BigReq should work now
2011-09-09 11:30:18 +10:00
Andrey Sidorov
53c5df562b
initial big-reqests support
2011-09-09 10:04:19 +10:00
sidorares
7158b5c59f
XTEST FakeInput request
2011-09-08 12:38:46 +10:00
sidorares
1696c4b28a
links to protocol docs
2011-09-05 10:33:53 +10:00
Andrey Sidorov
1bbc9dbe88
ininial extantions framework, rendar extension, render example
2011-09-02 10:16:30 +10:00