ViewVC Help
View Directory | Download Tarball
/cvs/deliantra/Deliantra-Client
File Last Change
 ../
DC/
bin/ (from deliantra/1.3) *** empty log message ***
debian/ (from copyright/1.1) added debian build directory
osx/
pod/ (from dmcommand_help.pod/1.13) raw rename
resources/ (from b1_button_active.png/1.3) - reworked texture uploading to be much more fanciful and obey card/driver limits. - moved texture creation in MapWidget and MapMap out of the drawing path to accomodate texture-size-limited configs (there is dire need for a kind of pre-draw-hook). - added an inactive graphics for buttons
util/
win32/ (from ppwin/1.21) release 992
COPYING 1.2 (17 years ago) by root: add license, fix pod formatting
Changes 1.14 (16 years ago) by root: *** empty log message ***
Client.xs 1.238 (16 years ago) by root: *** empty log message ***
DC.pm 1.157 (16 years ago) by root: *** empty log message ***
MANIFEST 1.48 (16 years ago) by root: raw rename
META.yml 1.1 (18 years ago) by root: *** empty log message ***
Makefile.PL 1.85 (16 years ago) by root: *** empty log message ***
README 1.5 (16 years ago) by root: *** empty log message ***
TODO 1.265 (16 years ago) by root: *** empty log message ***
glfunc.h 1.1 (17 years ago) by root: better gl extension management, play around with premultiplied alpha, without reaching an absolutely correct solution
makebin.linux 1.6 (16 years ago) by root: release 992
makebin.win32 1.12 (16 years ago) by root: release 992
mkmanifest 1.6 (16 years ago) by root: finally, primitive server-supplied sound effects
pango-font.c 1.1 (17 years ago) by root: Get rid of cairo completely (yay!) and of ft2 factually (still need the library as it included pangofc), by introducing a custom pango opengl renderer. Text rendering now no longer requires the distinction between rgba and grayscale modes, requires much less texture space and memory, and is faster on accelerated hardware (and possibly with software rendering, too). All at the cost of only 1200 lines or so.
pango-fontmap.c 1.2 (17 years ago) by root: small fixed, ported to the language called microsoft c, which superficially looks like ISO-C and is similar enough so you can write programs in their common subset.
pango-render.c 1.12 (16 years ago) by root: cleanup
pangoopengl.h 1.4 (16 years ago) by root: use rendercache to speed up text reendering and hopefully also save memory
rendercache.c 1.7 (16 years ago) by root: cleanup
texcache.c 1.4 (16 years ago) by root: use an compressed format for glyph quad vectors. this reduces the size of e.g. the opengl info from 200k to 20k, and typical sizes for labels are now <<100 bytes. the cost is full immediate mode submission of coordinates (cpu), but glInterleavedArrays is likely not much faster and modern cpus probably prefer more decoding over more cache misses.
typemap 1.13 (16 years ago) by root: *** empty log message ***
8 directories and 20 files shown