Sam Hocevar
|
ec9e57983a
|
* More long int -> int32 casts to fix the GL driver on 64-bit arches.
|
18 anni fa |
Sam Hocevar
|
2b00f62d2e
|
* Hopefully fix 64-bit bug.
|
18 anni fa |
Jean-Yves Lamoureux
|
8448ac75ab
|
* Ugly workaround in OpenGL driver for IA64 platform, unicode still does not work, thought.
|
18 anni fa |
Sam Hocevar
|
f13f15d2f1
|
* Implemented cucul_getchar(). Useful because you don’t necessarily know
what you are importing.
|
18 anni fa |
Sam Hocevar
|
368eaeb708
|
* Added an fprintf stub to the kernel.
|
18 anni fa |
Sam Hocevar
|
50fb37ca2d
|
* Optimised memory usage in the GL driver and added a few comments.
|
18 anni fa |
Jean-Yves Lamoureux
|
44cb9be2b5
|
* Fixed compilation warning, and ....
AHAHAHAHAHAHAHA GL DRIVER IS B0RKEN YOU SMELLY GOATS ! (no time to fix it, thought)
|
18 anni fa |
Sam Hocevar
|
9044384d02
|
* Got rid of cucul_render_glyph(). Ahahahaha.
|
18 anni fa |
Sam Hocevar
|
d1d4aeca10
|
* Use cucul_render_canvas() instead of cucul_render_glyph() in the GL driver.
|
18 anni fa |
Sam Hocevar
|
eb70b77fde
|
* Full Unicode support in the GL driver.
|
18 anni fa |
Sam Hocevar
|
776a3c71d9
|
* Oops, fixed typo in cucul_get_font_blocks().
|
18 anni fa |
Sam Hocevar
|
87cd66a5fd
|
* Implemented cucul_get_font_blocks() to export the list of available glyphs.
|
18 anni fa |
Sam Hocevar
|
a56455a44d
|
* Remove useless -I../kernel/ from CFLAGS.
|
18 anni fa |
Sam Hocevar
|
d0a65b1ac8
|
* Fix the kernel build rules.
|
18 anni fa |
Sam Hocevar
|
383fb90110
|
* Do not build the raw output in kernel mode.
* Fix cucul_utf32_to_cp437() call in the VGA output.
|
18 anni fa |
Sam Hocevar
|
fa2ca5f46e
|
* Fixed memcmp() prototype and implementation.
|
18 anni fa |
Sam Hocevar
|
9fca19ecc3
|
* Added errno support to the kernel.
|
18 anni fa |
Jean-Yves Lamoureux
|
99778cee0a
|
* Updated .Net bindings
|
18 anni fa |
Jean-Yves Lamoureux
|
e3e2ac588f
|
* Updated README, just to say my coding style is just perfect, sam is too pedantic.
|
18 anni fa |
Sam Hocevar
|
c58db87df1
|
* A few coding style fixes.
|
18 anni fa |
Jean-Yves Lamoureux
|
1b821e2588
|
* Updated kernel 'driver', still not working, but most of the work is done
|
18 anni fa |
Sam Hocevar
|
3ffc6b08b2
|
* Minor TODO update.
|
18 anni fa |
Sam Hocevar
|
c7fb265316
|
* Minor documentation fix (testing the buildbot, actually).
|
18 anni fa |
Jean-Yves Lamoureux
|
a87130bade
|
* Updated documentation, removed warning in cucul_render_glyph(), minor optimisation in driver_gl
|
18 anni fa |
Sam Hocevar
|
d63cdbf39e
|
* Coding style (ahaha vieux porc).
|
18 anni fa |
Sam Hocevar
|
a5c3ef9fdd
|
* Got rid of OFFSET_X and OFFSET_Y.
|
18 anni fa |
Sam Hocevar
|
b461dd7c91
|
* More cleanup in cacademo.c.
|
18 anni fa |
Sam Hocevar
|
ec8fbddcfb
|
* Cosmetic changes to cacademo.
|
18 anni fa |
Sam Hocevar
|
2f64d475ec
|
* Factored the star code (vieux porc).
|
18 anni fa |
Sam Hocevar
|
7165793ff9
|
* Fixed cucul_render_glyph(). There is no way this could have ever possibly
worked properly.
|
18 anni fa |
Sam Hocevar
|
7a02aaa1f8
|
* Moved transition data to the function.
|
18 anni fa |
Jean-Yves Lamoureux
|
595a9fcf51
|
* Added nifty rotation to our 80's star.
|
18 anni fa |
Sam Hocevar
|
f62cea48fd
|
* Fixing precision.
|
18 anni fa |
Jean-Yves Lamoureux
|
05aa158fed
|
* Fixed triangle routine so that it fits perfectly from one side to the other one (I know, that's no clear)
|
18 anni fa |
Jean-Yves Lamoureux
|
f3578b26fb
|
* Added much disco transition (ellipses suck). YMCA \o/
|
18 anni fa |
Sam Hocevar
|
cc80e458ca
|
* Fix compilation warning in the slang driver.
|
18 anni fa |
Sam Hocevar
|
baff99daed
|
* Smooth transitions between effects in cacademo. Press 'n' to switch
immediately to the next transition.
|
18 anni fa |
Sam Hocevar
|
4ed8de10ac
|
* Fix badly initialised data in the gamma test.
|
18 anni fa |
Sam Hocevar
|
060cb6f676
|
* Moved the matrix effect test into cacademo. Removed the motion sensor
stuff, it's cool but it's crap.
|
18 anni fa |
Jean-Yves Lamoureux
|
7e7d2e01b1
|
* AHAHAHA FILTHY PIG, init sensors values to 0, in case there's no sensor at all
|
18 anni fa |
Jean-Yves Lamoureux
|
921016181f
|
* Fixed truecolor bug in OpenGL driver.
|
18 anni fa |
Sam Hocevar
|
a3fbf0d58a
|
* Factor most of the cacademo code.
|
18 anni fa |
Sam Hocevar
|
be9d78bd90
|
* Ahaha old pig, you could have factored the 1.0 + as well, and you forgot
to cast the int to double in the sin() call. (:@ gruik!
|
18 anni fa |
Jean-Yves Lamoureux
|
fb984ab852
|
* hey, ***I*** found a factorisation bug in cacaballs !
|
18 anni fa |
Jean-Yves Lamoureux
|
280132493f
|
* OpenGL builtin font support
|
18 anni fa |
Sam Hocevar
|
94ec47c1f6
|
* Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet.
|
18 anni fa |
Sam Hocevar
|
57acf9a2e6
|
* Initialize random seed to getpid()+time(NULL) so that the user does not
have to do it.
|
18 anni fa |
Sam Hocevar
|
7949f346bc
|
* Updated ChangeLog and NEWS.
* 0.99.beta4 release.
|
18 anni fa |
Sam Hocevar
|
86e74e039b
|
* Replace 'man3caca' with 'man3' in generated manpages.
|
18 anni fa |
Sam Hocevar
|
2bbd7bbb36
|
* Fix dithering handling in demo0.c.
|
18 anni fa |