Menu

Code Commit Log


Commit Date  
[r2582] by elias_naur

Windows: Don't use a dummy window (HDC) when finding a pixel format but use the actual window directly. This will avoid cases where the pixel format index for the dummy window's HDC wasn't valid for the actual window's HDC. It also avoid unnecessary complexity.

Fix FullScreenWindowedTest to use the Display's current BPP to avoid 24/16 bpp weirdness

2006-10-11 13:48:48 Tree
[r2581] by spasi

Added missing CURRENT_RASTER_SECONDARY_COLOR enum value (GL 2.1)
Added EXT_gpu_program_parameters extension

2006-10-11 11:21:40 Tree
[r2580] by elias_naur

Made Display.getImplementation package private, and made the input.* packages access it through reflection.

2006-10-08 09:05:16 Tree
[r2579] by elias_naur

Linux: Fix crash when LinuxCanvasImplementation.getScreenFromDevice fails

2006-09-28 21:53:18 Tree
[r2578] by elias_naur

Bumped JNI library version

2006-09-21 14:39:10 Tree
[r2577] by elias_naur

Windows: Don't ignore errors from CoInitialize

2006-09-21 13:49:49 Tree
[r2576] by elias_naur

Added 'res' to runtest ant target classpath

2006-09-20 11:49:14 Tree
[r2575] by elias_naur

Windows: Got rid of dummy window in WindowsDisplayPeerInfo

2006-09-19 14:17:13 Tree
[r2574] by elias_naur

Display.java: Moved Context creation to after createWindow to relax the requirement that the Display PeerInfo must be valid before createWindow(). This will help Windows get rid of a dummy window.

2006-09-19 13:41:18 Tree
[r2573] by elias_naur

Windows: Removed unused method in WindowsDisplayPeerInfo

2006-09-19 13:18:05 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.