Search
lxdream.org :: lxdream :: shortlog
lxdream 0.9.1
released Jun 29
Download Now
1160:219d05b638de13 yearsnkeynesAdd gl_vbo.c
1159:580436b01b6c13 yearsnkeynesImplement vertex array range support, and move buffer operations to gl_vbo.c
1158:2b237e3417dd13 yearsnkeynesmem_serial_id should be static to avoid conflicts with libisofs version
1157:20053990db6113 yearsnkeynesRip out force_vsync - this didn't work even if it was turned on, which it
1156:d124a1c833cb13 yearsnkeynesAdd apple-specific GL context optimization
1155:f9aefb4613e513 yearsnkeynesClear polygon buffer map more efficiently
1154:5225c7c059ce13 yearsnkeynesAvoid rebinding textures unnecessarily (actually saves a surprising amount
1153:00e507e4025c13 yearsnkeynesRevert changes from r1151 that went in by accident (not ready from
1152:6464d890cc9e13 yearsnkeynesClone iso_memory_stream_new() as iso_mem_stream_new(), since current
1151:e1848ca9b5b113 yearsnkeynesUpdated pt_BR translation from Arthonis
1150:1038800cecd813 yearsnkeynesAdd convenience gl_check_error() function
1149:da6124fceec613 yearsnkeynesAdd chain pointer to the xlat cache, so that we can maintain multiple blocks
1148:8e75fab17be813 yearsnkeynesAdd variant gdb invocation for OS X (which ships with a much older gdb).
1147:e04e4af6462613 yearsnkeynesSuggest to the compiler a little more firmly that it inline the x86op
1146:76c5d106426213 yearsnkeynesFix 32-bit non-fastcall build
1145:45674791c6ad13 yearsnkeynesIntroduce tile iterators to simplify processing of the tile lists
1144:00dd4974397413 yearsnkeynesAdd boolean config type
1143:8ec0f1f990aa13 yearsnkeynesFix triangle extraction when the tile entry is a triangle but the polygon is
1142:fd82bfba61c413 yearsnkeynesFix call to isGLMultitextureSuppported() in texcache
1141:dc60a0987db913 yearsnkeynesRemove unnecessary (and slow) glFinish() calls from the FBO driver
1140:7dc1c71ece7613 yearsnkeynesImplement fragment shader to support palette textures 'directly', and
1139:9af81878480b13 yearsnkeynesEliminate GL_REPLACE tex mode in favour of GL_MODULATE (by setting colour
1138:3bcb705a7ebc13 yearsnkeynesBind texture 0 instead of enabling/disabling texturing all the time
1137:4799d64b347813 yearsnkeynesChange forced-depth-function lists (autosort, punchout) to just set the
1136:078a2202958a13 yearsnkeynesEnsure stencil is disabled after use.
1135:68daed8f38af13 yearsnkeynesSet gl texture parameters at texture load time rather than render time.
1134:f502f3d32f9013 yearsnkeynesDump more information with --gl-info, and print it a little more nicely
1133:f3da7d810d5c13 yearsnkeynesPerform backface culling in scene preparation rather than leaving it to the
1132:1e074a98317c13 yearsnkeynesTurn on COLOR_SUM + FOG unconditionally, relying on scene setup to set
1131:4727c2006e0f13 yearsnkeynesAdd missing files for the randmath test, and update .hgignore
1130:5f56fc93111213 yearsnkeynesRefactor shader management to support multiple programs, which are all
1129:7b16bbd6209c13 yearsnkeynesAdd undocumented option --gl-info to dump out the GL identification and extension list
1128:180abbb2a1f313 yearsnkeynesAdd missing shadow.c
1127:4b8194e3974c13 yearsnkeynesFix TMU counter reading to only update the count if the timer is actually
1126:1f2c7cdee73e13 yearsnkeynesFix commit range to actually mark the whole block instead of half of it
1125:9dd5dee45db913 yearsnkeynesImplement shadow-execution 'core' to run translator + interpreter side by
1124:aacaae9812ea13 yearsnkeynesGTK: Force file extension when creating files
1123:b072c961c72913 yearsnkeynesGTK: Comment out non-existent setting menu-items, to reduce potential
1122:93d07b7d0ac613 yearsnkeynesTweak debug window layout to give the mode dropdown a little more room by default
1121:c2d827cbdf3713 yearsnkeynesClose tmpfiles at exit rather than destroying them, to avoid triggering the assertion
1120:7c40a0f687b313 yearsnkeynesAdd missing sh4_translate_breakpoint_hit to the symbol table
1119:45602839e06713 yearsnkeynesRun the eventq at the end of the time-slice rather than the beginning, so
1118:0c00e6594d0113 yearsnkeynesFix timing of long events (failed to take into account the current time)
1117:0b14a8ec373b13 yearsnkeynesFix wrapped cdrom ELF images (writing to wild memory, natch)
1116:09a69dfc793113 yearsnkeynesActually report the error when the command-line disc or bin couldn't be loaded
1115:90292b2f224313 yearsnkeynesAbort configure when we can't find a gdk display method
1114:2fbf712e53f013 yearsnkeynesRemove call to iso_write_opts_set_system_area and just write the bootstrap
1113:174fa8e137b613 yearsnkeynesAdd LIBGL_* package vars to LIBS and CPPFLAGS so subsequent checks still work
1112:4cac5e474d4c13 yearsnkeynesRearrange the main translation loop to allow translated blocks to jump
1111:742c073f353f13 yearsnkeynesFix libisofs.h include for pkg-config paths
1110:eb1c005ba3cb13 yearsnkeynesChange GL + libisofs checks to use pkg-config (Patch by ElBarto!)
1109:700c5ab26a6313 yearsnkeynesIntegrate executable wrapping into the user interface
1108:305ef208207913 yearsnkeynesAdd ability to wrap a binary program up in a virtual cd image (so that we
1107:7b279d10f46f13 yearsnkeynesRip out my hacked-up isofs code and replace with libisofs. Much better.
1106:1879fd49ccf614 yearsnkeynesChange armmem errors to warnings (should never have been errors)
1105:73da8fd129fb14 yearsnkeynesAdd file inclusion support
1104:700e16c321e514 yearsnkeynesCommit genmach work-in-progress
1103:de9ad2c0cf5614 yearsnkeynesUpdate sh4r.pc before doing the syscall - mainly so that debugging etc
1102:957b76b312cc14 yearsnkeynesSplit BIOS vectors into separate functions, implement parts of sysinfo and
1101:78e762cec84314 yearsnkeynesImplement BIOS read cd + read toc2 functions
.