| 1170:9ffc8295b414 | 12 years | nkeynes | Merge changes from Reimann80, plus additional tweaks. Thanks! | tree |
| 1169:23a9613aceb1 | 12 years | Nathan Keynes | Add german translation update from Riemann80, thanks! | tree |
| 1168:66e5113d4155 | 12 years | nkeynes | Fix read sector type on OS X (oops) | tree |
| 1167:2cc6c50d0dd2 | 12 years | nkeynes | Add default read/write burst methods for IO regions. (There's almost | tree |
| 1166:f405d42a9786 | 12 years | nkeynes | Perform the sanity checks for FBOs and shaders up front rather than on every | tree |
| 1165:13406c35849b | 12 years | nkeynes | Include texture residency information in texcache_dump() output | tree |
| 1164:01b45ca393c6 | 12 years | nkeynes | Mark the NV vertex range functions as weak (to keep things working on | tree |
| 1163:034252e0689d | 12 years | nkeynes | Update release notes for 0.9.2 | tree |
| 1162:a10d0d254f1f | 12 years | nkeynes | Fix distcheck | tree |
| 1161:d3511e94c29f | 12 years | nkeynes | Adjust #includes for SDL (SDL pkg-config should return the /SDL directory) | tree |
| 1160:219d05b638de | 12 years | nkeynes | Add gl_vbo.c | tree |
| 1159:580436b01b6c | 12 years | nkeynes | Implement vertex array range support, and move buffer operations to gl_vbo.c | tree |
| 1158:2b237e3417dd | 12 years | nkeynes | mem_serial_id should be static to avoid conflicts with libisofs version | tree |
| 1157:20053990db61 | 12 years | nkeynes | Rip out force_vsync - this didn't work even if it was turned on, which it | tree |
| 1156:d124a1c833cb | 12 years | nkeynes | Add apple-specific GL context optimization | tree |
| 1155:f9aefb4613e5 | 12 years | nkeynes | Clear polygon buffer map more efficiently | tree |
| 1154:5225c7c059ce | 12 years | nkeynes | Avoid rebinding textures unnecessarily (actually saves a surprising amount | tree |
| 1153:00e507e4025c | 12 years | nkeynes | Revert changes from r1151 that went in by accident (not ready from | tree |
| 1152:6464d890cc9e | 12 years | nkeynes | Clone iso_memory_stream_new() as iso_mem_stream_new(), since current | tree |
| 1151:e1848ca9b5b1 | 12 years | nkeynes | Updated pt_BR translation from Arthonis | tree |
| 1150:1038800cecd8 | 12 years | nkeynes | Add convenience gl_check_error() function | tree |
| 1149:da6124fceec6 | 12 years | nkeynes | Add chain pointer to the xlat cache, so that we can maintain multiple blocks | tree |
| 1148:8e75fab17be8 | 12 years | nkeynes | Add variant gdb invocation for OS X (which ships with a much older gdb). | tree |
| 1147:e04e4af64626 | 12 years | nkeynes | Suggest to the compiler a little more firmly that it inline the x86op | tree |
| 1146:76c5d1064262 | 12 years | nkeynes | Fix 32-bit non-fastcall build | tree |
| 1145:45674791c6ad | 12 years | nkeynes | Introduce tile iterators to simplify processing of the tile lists | tree |
| 1144:00dd49743974 | 12 years | nkeynes | Add boolean config type | tree |
| 1143:8ec0f1f990aa | 12 years | nkeynes | Fix triangle extraction when the tile entry is a triangle but the polygon is | tree |
| 1142:fd82bfba61c4 | 12 years | nkeynes | Fix call to isGLMultitextureSuppported() in texcache | tree |
| 1141:dc60a0987db9 | 12 years | nkeynes | Remove unnecessary (and slow) glFinish() calls from the FBO driver | tree |
| 1140:7dc1c71ece76 | 12 years | nkeynes | Implement fragment shader to support palette textures 'directly', and | tree |
| 1139:9af81878480b | 12 years | nkeynes | Eliminate GL_REPLACE tex mode in favour of GL_MODULATE (by setting colour | tree |
| 1138:3bcb705a7ebc | 12 years | nkeynes | Bind texture 0 instead of enabling/disabling texturing all the time | tree |
| 1137:4799d64b3478 | 12 years | nkeynes | Change forced-depth-function lists (autosort, punchout) to just set the | tree |
| 1136:078a2202958a | 12 years | nkeynes | Ensure stencil is disabled after use. | tree |
| 1135:68daed8f38af | 12 years | nkeynes | Set gl texture parameters at texture load time rather than render time. | tree |
| 1134:f502f3d32f90 | 12 years | nkeynes | Dump more information with --gl-info, and print it a little more nicely | tree |
| 1133:f3da7d810d5c | 12 years | nkeynes | Perform backface culling in scene preparation rather than leaving it to the | tree |
| 1132:1e074a98317c | 12 years | nkeynes | Turn on COLOR_SUM + FOG unconditionally, relying on scene setup to set | tree |
| 1131:4727c2006e0f | 12 years | nkeynes | Add missing files for the randmath test, and update .hgignore | tree |
| 1130:5f56fc931112 | 12 years | nkeynes | Refactor shader management to support multiple programs, which are all | tree |
| 1129:7b16bbd6209c | 12 years | nkeynes | Add undocumented option --gl-info to dump out the GL identification and extension list | tree |
| 1128:180abbb2a1f3 | 12 years | nkeynes | Add missing shadow.c | tree |
| 1127:4b8194e3974c | 12 years | nkeynes | Fix TMU counter reading to only update the count if the timer is actually | tree |
| 1126:1f2c7cdee73e | 12 years | nkeynes | Fix commit range to actually mark the whole block instead of half of it | tree |
| 1125:9dd5dee45db9 | 12 years | nkeynes | Implement shadow-execution 'core' to run translator + interpreter side by | tree |
| 1124:aacaae9812ea | 12 years | nkeynes | GTK: Force file extension when creating files | tree |
| 1123:b072c961c729 | 12 years | nkeynes | GTK: Comment out non-existent setting menu-items, to reduce potential | tree |
| 1122:93d07b7d0ac6 | 12 years | nkeynes | Tweak debug window layout to give the mode dropdown a little more room by default | tree |
| 1121:c2d827cbdf37 | 12 years | nkeynes | Close tmpfiles at exit rather than destroying them, to avoid triggering the assertion | tree |
| 1120:7c40a0f687b3 | 12 years | nkeynes | Add missing sh4_translate_breakpoint_hit to the symbol table | tree |
| 1119:45602839e067 | 12 years | nkeynes | Run the eventq at the end of the time-slice rather than the beginning, so | tree |
| 1118:0c00e6594d01 | 12 years | nkeynes | Fix timing of long events (failed to take into account the current time) | tree |
| 1117:0b14a8ec373b | 12 years | nkeynes | Fix wrapped cdrom ELF images (writing to wild memory, natch) | tree |
| 1116:09a69dfc7931 | 12 years | nkeynes | Actually report the error when the command-line disc or bin couldn't be loaded | tree |
| 1115:90292b2f2243 | 12 years | nkeynes | Abort configure when we can't find a gdk display method | tree |
| 1114:2fbf712e53f0 | 12 years | nkeynes | Remove call to iso_write_opts_set_system_area and just write the bootstrap | tree |
| 1113:174fa8e137b6 | 12 years | nkeynes | Add LIBGL_* package vars to LIBS and CPPFLAGS so subsequent checks still work | tree |
| 1112:4cac5e474d4c | 12 years | nkeynes | Rearrange the main translation loop to allow translated blocks to jump | tree |
| 1111:742c073f353f | 12 years | nkeynes | Fix libisofs.h include for pkg-config paths | tree |
.