|
|
@1520
|
11 years |
sam |
build: fix the VS2010 build and add build/ and binaries/ to the dist …
|
|
|
@1519
|
11 years |
sam |
build: add lots of missing svn:ignore properties.
|
|
|
@1513
|
11 years |
sam |
core: replace usage of sin() or std::sin() with lol::sin() where …
|
|
|
@1512
|
11 years |
sam |
build: fix the PS3 port by using our trig.h everywhere instead of …
|
|
|
@1508
|
11 years |
rez |
glclear: set opacity to 0.5f
|
|
|
@1505
|
11 years |
sam |
build: add more configure checks, mostly for neercs.
|
|
|
@1503
|
11 years |
sam |
neercs: the text rendering FBO is now exactly the required size.
|
|
|
@1499
|
11 years |
sam |
neercs: move TextRender to its own file.
|
|
|
@1498
|
11 years |
sam |
neercs: move texture loading to the TextRender object.
|
|
|
@1497
|
11 years |
sam |
neercs: get rid of useless stuff.
|
|
|
@1493
|
11 years |
sam |
neercs: properly scale the text buffer when blitting it.
|
|
|
@1490
|
11 years |
sam |
build: import new libcaca binaries (from r4822) so that we no longer …
|
|
|
@1489
|
11 years |
sam |
neercs: fix a stack overflow in the old corner rendering code.
|
|
|
@1487
|
11 years |
sam |
neercs: remove useless alpha test that was causing rendering errors.
|
|
|
@1486
|
11 years |
sam |
build: a few hacks to allow building with MinGW on Windows.
|
|
|
@1485
|
11 years |
sam |
build: MinGW compilation fixes, rename libcaca.lib to caca.lib so that …
|
|
|
@1484
|
11 years |
sam |
neercs: the text rendering object now owns its rendering buffer.
|
|
|
@1483
|
11 years |
sam |
neercs: font blitting is now pixel perfect.
|
|
|
@1482
|
11 years |
rez |
replacement of PI #define by M_PI
|
|
|
@1481
|
11 years |
sam |
neercs: get rid of the fixed pipeline calls for the text rendering.
|
|
|
@1479
|
11 years |
sam |
build: simplify the .lolfx file compilation.
|
|
|
@1477
|
11 years |
sam |
neercs: improve the point sprite rendering routine.
|
|
|
@1476
|
11 years |
sam |
neercs: improve the upcoming point sprite renderer.
|
|
|
@1474
|
11 years |
rez |
ESC key to quit added
|
|
|
@1473
|
11 years |
rez |
real values for ratio_2d fixed and variable font size added
|
|
|
@1472
|
11 years |
sam |
neercs: fix mismatched signed/unsigned operations.
|
|
|
@1471
|
11 years |
sam |
neercs: fix an idiotic format string crash.
|
|
|
@1469
|
11 years |
sam |
neercs: try to get the point sprite code to work.
|
|
|
@1467
|
11 years |
sam |
neercs: start working on direct rendering of libcaca canvases.
|
|
|
@1465
|
11 years |
sam |
build: add a new libcaca Windows build and add the proper MSBuild …
|
|
|
@1463
|
11 years |
sam |
neercs: minor vertex buffer usage optimisation.
|
|
|
@1462
|
11 years |
sam |
neercs: use a libcaca canvas instead of a character string.
|
|
|
@1461
|
11 years |
sam |
neercs: fix the rendering pipeline by disabling depth test and passing …
|
|
|
@1460
|
11 years |
sam |
neercs: remove a few extraneous variables.
|
|
|
@1459
|
11 years |
sam |
neercs: some refactoring.
|
|
|
@1458
|
11 years |
sam |
neercs: remove some unused variables.
|
|
|
@1457
|
11 years |
sam |
neercs: fix Win32 build.
|
|
|
@1456
|
11 years |
sam |
neercs: import Rez's code in our framework. Not ready yet.
|
|
|
@1451
|
11 years |
sam |
build: move major .vcxproj files to their respective project directories.
|
|
|
@1447
|
11 years |
sam |
neercs: create a skeleton for neercs.
|