Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fixed some compile errors and warnings under Visual C++
2009-06-12, by Sam Lantinga
Mouse events now report the correct window id and window enter/leave events are now reported.
2009-06-11, by Bob Pendleton
Proper window resize handling in GLES test application.
2009-06-11, by Mike Gorchak
Fixed problems with OpenGL ES window resizing.
2009-06-11, by Mike Gorchak
Note about hardware mouse cursor has been added.
2009-06-10, by Mike Gorchak
Fixed bug #750
2009-06-10, by Sam Lantinga
Added missing files for OpenGL ES support
2009-06-10, by Sam Lantinga
Added missing header file for Pandora support
2009-06-10, by Sam Lantinga
Whoops, didn't mean to commit unfinished patch
2009-06-10, by Sam Lantinga
indent is really bad at handling assembly
2009-06-10, by Sam Lantinga
indent
2009-06-10, by Sam Lantinga
Continue working on QNX GF and Photon support.
2009-06-10, by Mike Gorchak
SDL pixel format string is printed near mode number in form of SDL_PIXELFORMAT_XXXXX, when --info option is passed. It is usefull for debugging.
2009-06-10, by Mike Gorchak
Support for 15/16/24/32 bpps of icon.bmp has been added, in case if not an original icon.bmp (8bpp with palette) is used for tests.
2009-06-10, by Mike Gorchak
Support for 24 bpp pixel formats has been added.
2009-06-10, by Mike Gorchak
OK, had to add some casts to get SDL_atomic.h to compile with C++. testatomic still compiles and runs.
2009-06-09, by Bob Pendleton
First commit for SDL atomic operations.
2009-06-09, by Bob Pendleton
zeroing out the rest of the unititialize fields in mouse motion events.
2009-06-09, by Bob Pendleton
1. SDL_CreateTextureFromSurface() now tries to find surface's pixel format.
2009-06-09, by Mike Gorchak
Fixed 4 bit-per-pixel definition. Thanks Mike!
2009-06-09, by Sam Lantinga
make sure that mouse.z == 0 until it is used.
2009-06-09, by Bob Pendleton
Fixed support for 4bpp video modes enumeration, otherwise mode with zero bpp appears in the list.
2009-06-08, by Mike Gorchak
Fixed some typos and added a couple of includes. All were need to get SDL_power to compile on Linux.
2009-06-08, by Bob Pendleton
BeOS support for power subsystem.
2009-06-07, by Ryan C. Gordon
Reverted bogus change to SDLTest xcode project.
2009-06-07, by Ryan C. Gordon
Added power subsystem to Xcode project.
2009-06-07, by Ryan C. Gordon
Initial work on power subsystem for SDL 1.3.
2009-06-07, by Ryan C. Gordon
indent
2009-06-07, by Sam Lantinga
Hi,
2009-06-07, by Sam Lantinga
Added a #ifndef SDL_NO_COMPAT around SDL_ActiveEvent and SDL_ResizeEvent so that code
2009-06-05, by Bob Pendleton
Best pixel formats with alpha search code has been added to function which converts surface to texture with enabled color keys. Now "testsprite2 --renderer opengl_es" works fine with all pixel formats with alpha. This affects other renderers too.
2009-06-05, by Mike Gorchak
QNX quirk has been added, QNX OpenGL ES implementation is broken regarding support of textures with packed pixel formats.
2009-06-05, by Mike Gorchak
Added an ifdef so that if you
2009-06-04, by Bob Pendleton
Support for BGR565 pixel format has been added, mainly for OpenGL ES renderer. OpenGL ES renderer now have new texture formats.
2009-06-03, by Mike Gorchak
Von: Thomas Zimmermann
2009-06-03, by Sam Lantinga
OpenPandora support added by David Carré
2009-05-31, by Sam Lantinga
error message typo fix
2009-05-28, by Sam Lantinga
Added framebuffer mapping.
gsoc2009_ps3
2009-11-12, by Martin Lowinski
created env (fbcon-1.3) and added basic files
gsoc2009_ps3
2009-11-07, by Martin Lowinski
Added comments, clean up.
gsoc2009_ps3
2009-08-27, by Martin Lowinski
Rewritten Makefile (fixed bug) and cleanup for yuv2rgb.
gsoc2009_ps3
2009-08-14, by Martin Lowinski
Checking for spu-progs and libs.
gsoc2009_ps3
2009-08-11, by Martin Lowinski
Added Makefile rule for spu programs. Added Readme.
gsoc2009_ps3
2009-08-10, by Martin Lowinski
Fixed bug in texture format.
gsoc2009_ps3
2009-08-10, by Martin Lowinski
Working 1080p, 720p, 480p videomodes and double buffering.
gsoc2009_ps3
2009-08-06, by Martin Lowinski
Moved mode functions to SDL_ps3modes and fixed minor stuff.
gsoc2009_ps3
2009-07-21, by Martin Lowinski
Code reviewed and added SPE API documentation.
gsoc2009_ps3
2009-07-19, by Martin Lowinski
configure.in changes missing in last commit.
gsoc2009_ps3
2009-06-21, by Martin Lowinski
Scaling (bilinear) of YUV-Textures working.
gsoc2009_ps3
2009-06-19, by Martin Lowinski
Support all YUV texture formats using SW_Textures.
gsoc2009_ps3
2009-06-18, by Martin Lowinski
YUV-Textures with SPU-support working.
gsoc2009_ps3
2009-06-15, by Martin Lowinski
Initialise 720p and 1080p display modes in VideoInit().
gsoc2009_ps3
2009-06-13, by Martin Lowinski
Moved SPE-functions to SDL_ps3spe.c.
gsoc2009_ps3
2009-06-10, by Martin Lowinski
Fixed centering. Added debug msgs for RenderCopy().
gsoc2009_ps3
2009-06-06, by Martin Lowinski
Roughly working framebuffer.
gsoc2009_ps3
2009-06-04, by Martin Lowinski
Added ps3 video driver based on the dummy driver.
gsoc2009_ps3
2009-05-29, by Martin Lowinski
Creating GSoC 2009 code branch
gsoc2009_ps3
2009-05-23, by Sam Lantinga
indent
2009-05-23, by Sam Lantinga
Disable a debug message.
gsoc2009_IME
2009-08-20, by Jiang Jiang
Update testime program to accept font parameter.
gsoc2009_IME
2009-08-06, by Jiang Jiang
Further polish API, fix crash in test program.
gsoc2009_IME
2009-08-06, by Jiang Jiang
Update API, first step: make it build
gsoc2009_IME
2009-08-06, by Jiang Jiang
Polish test code
gsoc2009_IME
2009-08-06, by Jiang Jiang
Draw cursor, underline marked text
gsoc2009_IME
2009-07-01, by Jiang Jiang
Add SDL_TEXTEDTING event to inform application about marked text.
gsoc2009_IME
2009-07-01, by Jiang Jiang
Add IME test program
gsoc2009_IME
2009-07-01, by Jiang Jiang
Basic text input API
gsoc2009_IME
2009-06-26, by Jiang Jiang
Basic marked text handling
gsoc2009_IME
2009-05-31, by Jiang Jiang
Support system-wide keyboard shortcuts on Mac
gsoc2009_IME
2009-05-25, by Jiang Jiang
Get basic text input support working for Cocoa
gsoc2009_IME
2009-05-25, by Jiang Jiang
Creating GSoC 2009 code branch
gsoc2009_IME
2009-05-23, by Sam Lantinga
Few new video modes have been added.
2009-05-15, by Mike Gorchak
More checks for current GF state were added.
2009-05-14, by Mike Gorchak
Set audio device handle to NULL in case of open was not successful.
2009-05-14, by Mike Gorchak
OpenGL ES renderer state fixes. Now GL_TEXTURE_2D is not enabled by default.
2009-05-14, by Mike Gorchak
Reminder to implement landscape mode for iPhone
2009-05-07, by Sam Lantinga
Temporary workaround for building on 64-bit Mac OS X
2009-05-07, by Sam Lantinga
Fixed dynamic loading on Windows CE
2009-05-07, by Sam Lantinga
Added few OpenGL ES 1.0 defines, which are not present in OpenGL ES 1.1 and 2.0.
2009-05-06, by Mike Gorchak
Added _OES suffix for GL_OES_vertex_buffer_object extension for OpenGL ES.
2009-05-06, by Mike Gorchak
Added support for single buffering, if double buffering is not available.
2009-05-05, by Mike Gorchak
Added handler for all window events.
2009-05-05, by Mike Gorchak
GF header must be included before Photon header for QNX.
2009-04-28, by Mike Gorchak
Added hiddi library linkage when GF target is available for QNX
2009-04-28, by Mike Gorchak
New last cursor position must rely on the clamped coordinates.
2009-04-28, by Mike Gorchak
Default video mode has been changed from 320x200 to 640x480, since fullscreen 320x200 is often unavailable.
2009-04-28, by Mike Gorchak
Added OpenGL ES context creation for the each window which has been created (for --windows=N option).
2009-04-28, by Mike Gorchak
Support for HID devices (mice and keyboards only for now) has been added
2009-04-28, by Mike Gorchak
Continue working on QNX Photon with OpenGL ES support
2009-04-28, by Mike Gorchak
Update README for QNX 6.x
2009-04-24, by Mike Gorchak
Added a reminder for the jobs mailing list
2009-04-13, by Sam Lantinga
Fixed bug #721
2009-04-03, by Sam Lantinga
Fixed undefined references to joystick code
2009-04-03, by Sam Lantinga
Added SDL_GetColorKey()
2009-04-03, by Sam Lantinga
Oops
2009-03-28, by Sam Lantinga
Added credits for OpenGL 3.0 support
2009-03-24, by Sam Lantinga
Date: Sun, 22 Mar 2009 12:52:29 +0000
2009-03-24, by Sam Lantinga
Date: Mon, 23 Mar 2009 09:17:24 +0200
2009-03-24, by Sam Lantinga
Date: Thu, 05 Feb 2009 17:27:54 +0100
2009-03-23, by Sam Lantinga
Date: Thu, 05 Feb 2009 18:07:35 +0100
2009-03-23, by Sam Lantinga
Date: Tue, 17 Feb 2009 14:00:25 +0100
2009-03-23, by Sam Lantinga
Date: Sat, 21 Mar 2009 19:41:52 -0700 (PDT)
2009-03-23, by Sam Lantinga
Fixed potential crash in testbitmap
2009-03-22, by Sam Lantinga
Fixed iPhone demos
2009-03-17, by Sam Lantinga
Date: Thu, 12 Mar 2009 15:14:38 +0200
2009-03-17, by Sam Lantinga
Fixed return value for SDL_CreateRenderer()
2009-03-15, by Sam Lantinga
Fixed OpenGL library linking issue
2009-03-12, by Sam Lantinga
Fixed potential double-free crash
2009-03-06, by Sam Lantinga
Reverted dangerous change that could remove /bin/sh :)
2009-03-06, by Sam Lantinga
Date: Wed, 4 Mar 2009 15:38:22 +0200
2009-03-04, by Sam Lantinga
Updated config.guess and config.sub
2009-03-04, by Sam Lantinga
Updated libtool from version 1.5.22 to 2.2.6a, so it works on current QNX
2009-03-04, by Sam Lantinga
Mac OS X and iPhoneOS have the full math library
2009-03-03, by Sam Lantinga
Date: Mon, 2 Mar 2009 16:27:42 +0200
2009-03-03, by Sam Lantinga
Removed unicows dependency, at least for now...
2009-02-27, by Sam Lantinga
Missing API function
2009-02-27, by Sam Lantinga
More verbosity and error checking.
2009-02-21, by Edgar Simo
Fixed haptic subsystem on linux 2.6.28 by lowering the EV_IsJoystick check (seems like some stuff was changed). Shouldn't break anything with earlier versions. Might need to be more robust if false positives show up.
2009-02-21, by Edgar Simo
indent
2009-02-19, by Sam Lantinga
Implemented X11 maximized state control
2009-02-19, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip