Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign |
|
More...
|
over 15 years ago
|
build warns now for non-existing header files |
|
More...
|
over 15 years ago
|
added missing file |
|
More...
|
over 15 years ago
|
improved Win32 warning/invitation message |
|
More...
|
over 15 years ago
|
included images, and demo-expanding |
|
More...
|
over 15 years ago
|
removed "installing sdl" as it's already there |
|
More...
|
over 15 years ago
|
Wrap TTF_Font with a few calls |
|
More...
|
over 15 years ago
|
Rename t/rectpm.t -> t/core_rect.t |
|
More...
|
over 15 years ago
|
PixelFormat docs |
|
More...
|
over 15 years ago
|
Move update_rects out of Surface.xs and make SDL::UpdateRects work |
|
More...
|
over 15 years ago
|
Move display format and display format alpha out of Surface.xs |
|
More...
|
over 15 years ago
|
Merge branch 'redesign' of github.com:kthakore/SDL_perl into redesign |
|
More...
|
over 15 years ago
|
Closed Mem leak on DisplaFormat functions as they return a copy of the surface. The related docs are here http://www.libsdl.org/cgi/docwiki.cgi/SDL_DisplayFormat#head-17f6a1b691f7203226664e6323c8fd42ad5dbff1 |
|
More...
|
over 15 years ago
|
Add missing PixelFormat.pm |
|
More...
|
over 15 years ago
|
make .gitignore more strict |
|
More...
|
over 15 years ago
|
Remove update_rect from Surface.xs, enable it in SDL.xs |
|
More...
|
over 15 years ago
|
Remove fill_rect from surface, fix SDL::FillRect |
|
More...
|
over 15 years ago
|
Expose SDL::MapRGB |
|
More...
|
over 15 years ago
|
Wrap PixelFormat |
|
More...
|
over 15 years ago
|
Move blit out of Surface.xs, enable BlitSurface |
|
More...
|
over 15 years ago
|
Move load out of Surface.xs, rename it to reflect the SDL name |
|
More...
|
over 15 years ago
|
Move Surface.xs to src/Core/objects/ |
|
More...
|
over 15 years ago
|
Fix DisplayFormat and DisplayFormatAlpha |
|
More...
|
over 15 years ago
|
test pitch, SDL::GetClipRect |
|
More...
|
over 15 years ago
|
Move tests from t/surfacepm.t to t/core_surface.t |
|
More...
|
over 15 years ago
|
make it slightly slower so that we can see if it is working |
|
More...
|
over 15 years ago
|
remove ugly hack |
|
More...
|
over 15 years ago
|
Make test pass |
|
More...
|
over 15 years ago
|
Call flip properly |
|
More...
|
over 15 years ago
|
Added file t/core_surface.t |
|
More...
|
over 15 years ago
|