Timeline
07/27/09:
- 01:26 Changeset [3588] by
- Start implementing a full <conio.h> replacement with a libcaca backend.
- 01:26 Changeset [3587] by
- Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and …
- 01:26 Changeset [3586] by
- Implement caca_vprintf() to allow third-party variadic functions to call …
- 01:25 Changeset [3585] by
- Show how we could optimise dirty rectangle handling in a box fill. …
07/26/09:
- 21:21 Changeset [3584] by
- I forgot to initialise dirty_disabled in the canvas constructor.
- 21:17 Changeset [3583] by
- Allow to temporarily disable dirty rectangle handling. This allows for …
- 21:17 Changeset [3582] by
- Coding style: remove tabs and trailing spaces.
- 21:17 Changeset [3581] by
- Do not add a dirty rectangle at the cursor's position. It's up to the …
- 18:20 Changeset [3580] by
- More complex dirty rectangle merging strategy. It's a lot slower in some …
- 18:20 Changeset [3579] by
- Add unit tests for efficient dirty rectangle merging.
- 18:20 Changeset [3578] by
- Add a comment to the ncurses driver to remember fix the GCC warning.
07/24/09:
- 18:39 Changeset [3577] by
- Update the Win32 and Win64 ports.
- 17:18 Changeset [3576] by
- * Add even more info!
- 17:00 Changeset [3575] by
- * Add a bit moreinformation in README
- 16:46 Changeset [3574] by
- * Inform code reader that current algorithm is wrong
- 16:45 Changeset [3573] by
- * Align times on the right!
- 08:49 Changeset [3572] by
- Use a dummy display to compute benchmark time to avoid relying on …
- 08:48 Changeset [3571] by
- Do not smooth the render time; the calling application can do it.
- 08:48 Changeset [3570] by
- Add a null driver that does absolutely nothing.
- 08:48 Changeset [3569] by
- Mark the whole canvas as dirty when a dirty rectangle aware driver is …
- 08:48 Changeset [3568] by
- Store dirty rectangles in a structure list. For now there is still only …
- 08:48 Changeset [3567] by
- Add explanatory comments to the dirty rectangle unit tests.
- 00:55 Changeset [3566] by
- * Add some simple bench (part 2, add the interesting file)
- 00:55 Changeset [3565] by
- * Add some simple bench
07/22/09:
- 15:39 Changeset [3564] by
- That optimisation sucked. Reverted median filter to something that works …
- 14:09 Changeset [3563] by
- Improve the median filter performance.
- 10:24 Changeset [3562] by
- Update the Win32 solution for Visual Studio 2008.
- 09:14 Changeset [3561] by
- Add a .desktop file for The Pimp.
- 09:14 Changeset [3560] by
- Add missing blit.c to repository.
07/20/09:
- 21:32 Changeset [3559] by
- * Add dirty rectangles when moving cursor
- 01:08 Changeset [3558] by
- * Report failures in exit code in caca-test
07/19/09:
- 23:12 Changeset [3557] by
- * Also test blitting with mask
- 22:37 Changeset [3556] by
- * When blitting, only add dirty rectangles on changed lines, or on …
- 15:08 git-svn edited by
- added Ogre (diff)
07/16/09:
- 01:42 Changeset [3555] by
- * Exit cleanly from the server instead of segfaulting
- 00:00 Changeset [3554] by
- Fix caca_get_char() documentation, courtesy of Romain Bignon.
07/14/09:
- 13:01 Changeset [3553] by
- Add a section at the beginning of the Ruby documentation to prevent …
- 12:00 Changeset [3552] by
- Added "letter.tlf", a font designed by Francesco Poli.
07/10/09:
- 16:46 Changeset [3551] by
- * Add missing svn:keywords on some source files
- 12:47 Changeset [3550] by
- * Use utf8 format instead of ansi. With ansi the width of the sprite …
- 12:44 Changeset [3549] by
- * Use masks in screensaver to avoid truncated toasters
07/09/09:
- 01:38 Changeset [3548] by
- Don't force MJPEG in makemovie. Other codecs work just fine.
- 01:38 Changeset [3547] by
- Implement pipi_blit().
- 01:38 Changeset [3546] by
- Implement pipi_rotate(). Currently nearest-neighbour only, supersample if …
- 01:38 Changeset [3545] by
- Fix the pipi_merge() semantics so that it matches Gimp’s, and don’t ignore …
- 01:38 Changeset [3544] by
- Do not touch alpha values when modifying brightness or contrast.
- 01:38 Changeset [3543] by
- Look for uninstalled ffmpeg binaries before the system-wide ones.
07/01/09:
- 18:14 Changeset [3542] by
- * Add rotated epsilon
06/30/09:
06/29/09:
- 09:57 thepimp/faq created by
- The Pimp FAQ
Note: See TracTimeline
for information about the timeline view.
