2013-04-01 |
notaz | psx_gpu: support relative jumptables |
tree | commitdiff |
2013-04-01 |
notaz | psx_gpu: convert to UAL, load everything from context |
tree | commitdiff |
2013-03-15 |
notaz | psx_gpu: fix line mask test |
tree | commitdiff |
2013-03-15 |
notaz | psx_gpu: minor test fixes |
tree | commitdiff |
2013-03-15 |
notaz | psx_gpu: fix mask set in blend_blocks variant |
tree | commitdiff |
2013-01-06 |
notaz | gpus: handle list underflows better |
tree | commitdiff |
2012-11-12 |
notaz | psx_gpu: fix interlace mode |
tree | commitdiff |
2012-11-03 |
notaz | psx_gpu: change enh buffer selection once more |
tree | commitdiff |
2012-11-02 |
notaz | Merge branch 'enhancement' |
tree | commitdiff |
2012-11-02 |
notaz | psx_gpu: rework enhancement buffer selection |
tree | commitdiff |
2012-11-02 |
notaz | move blit to core, allow filtering while blitting |
tree | commitdiff |
2012-10-28 |
notaz | psx_gpu: workaround overflow crash |
tree | commitdiff |
2012-10-27 |
notaz | psx_gpu: add some preloads |
tree | commitdiff |
2012-10-27 |
notaz | psx_gpu: implement setup_sprite_untextured in asm |
tree | commitdiff |
2012-10-23 |
notaz | gpu: move enhacement logic out of vout_pl |
tree | commitdiff |
2012-10-23 |
notaz | psx_gpu: select buffers differently |
tree | commitdiff |
2012-10-22 |
notaz | psx_gpu: change reciprocal table again |
tree | commitdiff |
2012-10-22 |
notaz | psx_gpu: consolidate C code, implement exnhancement asm |
tree | commitdiff |
2012-10-13 |
notaz | psx_gpu: 2x sprite fixes and integration |
tree | commitdiff |
2012-10-13 |
Exophase | psx_gpu: 2x sprite renderer |
tree | commitdiff |
2012-10-11 |
notaz | various enhancement tweaks |
tree | commitdiff |
2012-10-11 |
notaz | start mmap'ing vram, with hugetlb if possible |
tree | commitdiff |
2012-10-11 |
notaz | psx_gpu: start handling vram loads/moves for enhancement |
tree | commitdiff |
2012-10-11 |
notaz | psx_gpu: do enhanced lines |
tree | commitdiff |
2012-10-11 |
notaz | psx_gpu: switch to 1024 width again. |
tree | commitdiff |
2012-10-11 |
notaz | psx_gpu: use different uvrgb phase for enhancement |
tree | commitdiff |
2012-10-11 |
notaz | psx_gpu: do enhaced sprites with triangles |
tree | commitdiff |
2012-10-11 |
notaz | psx_gpu: move masking to set_texture |
tree | commitdiff |
2012-10-11 |
notaz | psx_gpu: switch enhancement to 2048 width |
tree | commitdiff |
2012-10-11 |
notaz | psx_gpu: add enhanced triangle rendering |
tree | commitdiff |
2012-10-11 |
notaz | psx_gpu: add a tool to generate asm offsets |
tree | commitdiff |
2012-10-07 |
Exophase | psx_gpu: increase reciprocal accuracy |
tree | commitdiff |
2012-10-07 |
notaz | psx_gpu: more limit checking |
tree | commitdiff |
2012-10-06 |
notaz | psx_gpu: standalone test build + tweaks |
tree | commitdiff |
2012-07-18 |
notaz | psx_gpu: change line parsing |
tree | commitdiff |
2012-07-18 |
notaz | psx_gpu: fix line cmd length and move w/h masking |
tree | commitdiff |
2012-06-24 |
Exophase | psx_gpu: fix a blending issue |
tree | commitdiff |
2012-04-21 |
notaz | bring in configure build system |
tree | commitdiff |
2012-02-26 |
notaz | gpulib: eliminate list scan-ahead |
tree | commitdiff |
2012-01-18 |
notaz | refactor gpu plugins and Makefiles |
tree | commitdiff |
2012-01-18 |
notaz | gpu_neon/psx_gpu: workaround for library build |
tree | commitdiff |
2012-01-09 |
notaz | gpu_neon: warning fix |
tree | commitdiff |
2012-01-08 |
notaz | gpu_neon: psx_gpu: try to update texture cache instead... |
tree | commitdiff |
2012-01-07 |
notaz | gpu_neon: handle command reset register |
tree | commitdiff |
2012-01-04 |
notaz | gpu_neon: merge cmd size tables |
tree | commitdiff |
2012-01-04 |
notaz | gpu_neon: add some intelace mode handling |
tree | commitdiff |
2012-01-04 |
Exophase | psx_gpu: partial interlace mode support |
tree | commitdiff |
2012-01-04 |
Exophase | psx_gpu: change fill handling again |
tree | commitdiff |
2012-01-03 |
notaz | bring GPUvBlank back |
tree | commitdiff |
2012-01-02 |
notaz | gpu_neon: fix x86 build |
tree | commitdiff |
2012-01-01 |
notaz | gpu_neon: flush queues before reads too |
tree | commitdiff |
2012-01-01 |
Exophase | psx_gpu: improve fills |
tree | commitdiff |
2012-01-01 |
notaz | gpu_neon: start calculating cycles |
tree | commitdiff |
2011-12-30 |
notaz | gpu_neon: flush cmd buffer before blit too |
tree | commitdiff |
2011-12-29 |
notaz | psx_gpu: use mask bit for copies |
tree | commitdiff |
2011-12-29 |
notaz | gpu_neon: flush queues on upper level too |
tree | commitdiff |
2011-12-29 |
Exophase | psx_gpu: flush render buffer before move/cppy/fill |
tree | commitdiff |
2011-12-29 |
Exophase | psx_gpu: fix lines |
tree | commitdiff |
2011-12-24 |
Exophase | psx_gpu: bugfix |
tree | commitdiff |
2011-12-23 |
Exophase | psx_gpu: fix sprite sign extend |
tree | commitdiff |
2011-12-23 |
Exophase | psx_gpu: some argument checks |
tree | commitdiff |
2011-12-23 |
Exophase | psx_gpu: fix sprite coordinates |
tree | commitdiff |
2011-12-23 |
Exophase | psx_gpu: texture cache fix2 |
tree | commitdiff |
2011-12-23 |
Exophase | psx_gpu: texture cache fix, updates |
tree | commitdiff |
2011-12-23 |
notaz | gpu_neon/psx_gpu: update texture_window_settings |
tree | commitdiff |
2011-12-23 |
Exophase | psx_gpu: fix divide by 0 |
tree | commitdiff |
2011-12-21 |
notaz | gpu_neon/psx_gpu: fix bad masking/alignment fault |
tree | commitdiff |
2011-12-21 |
notaz | gpu_neon: integrate Exophase's rasterizer |
tree | commitdiff |
2011-12-21 |
notaz | gpu_neon/psx_gpu: remove unused psx_gpu_alt |
tree | commitdiff |
2011-12-21 |
notaz | gpu_neon/psx_gpu: rename a define |
tree | commitdiff |
2011-12-21 |
notaz | gpu_neon/psx_gpu: use external vram |
tree | commitdiff |
2011-12-20 |
Exophase | add NEON GPU rasterizer |
tree | commitdiff |
2011-12-20 |
notaz | gpu_unai: add 4bpp asm sprite blitter |
tree | commitdiff |
2011-12-19 |
notaz | gpu_neon: make use of unai's lineskip mode |
tree | commitdiff |
2011-12-19 |
notaz | gpu_neon: fix test mode of unai renderer |
tree | commitdiff |
2011-12-10 |
notaz | gpu_neon: update for armv5pollux build |
tree | commitdiff |
2011-12-10 |
notaz | gpu_neon: tune frameskip further, allow >1 |
tree | commitdiff |
2011-12-08 |
notaz | gpu_neon: fix unai rasterizer |
tree | commitdiff |
2011-12-08 |
notaz | gpu_neon: propagate configs to rasterizers |
tree | commitdiff |
2011-12-08 |
notaz | gpu_neon: fix linkage for c++ code (una-i) |
tree | commitdiff |
2011-12-06 |
notaz | gpu_neon: fix several frameskip issues |
tree | commitdiff |
2011-12-06 |
notaz | gpu_neon: keep texture bits in sync |
tree | commitdiff |
2011-12-05 |
notaz | export frame count to gpu too |
tree | commitdiff |
2011-12-04 |
notaz | remove gpu vblank callbacks |
tree | commitdiff |
2011-11-19 |
notaz | gpu_neon: add a test |
tree | commitdiff |
2011-11-19 |
notaz | gpu_neon: support unai as rendering backend |
tree | commitdiff |
2011-10-30 |
notaz | gpu_neon: fix fb wrapping |
tree | commitdiff |
2011-09-23 |
notaz | support armv5 build |
tree | commitdiff |
2011-09-19 |
notaz | add fixed frameskip option |
tree | commitdiff |
2011-08-12 |
notaz | gpu_neon: handle 0xEx cmds while frameskiping |
tree | commitdiff |
2011-08-12 |
notaz | gpu_neon: frameskip: skip blits until flipped |
tree | commitdiff |
2011-08-12 |
notaz | gpu_neon: add peops as temp renderer |
tree | commitdiff |
2011-08-12 |
notaz | gpu_neon: support caching renderers, update rearmed if |
tree | commitdiff |
2011-08-12 |
notaz | gpu_neon: do list resubmit detection |
tree | commitdiff |
2011-08-12 |
notaz | gpu_neon: gpu info reads, some bugfixes |
tree | commitdiff |
2011-08-12 |
notaz | gpu_neon: basic frameskip, change check, minor stuff |
tree | commitdiff |
2011-08-12 |
notaz | gpu_neon: partially support range regs |
tree | commitdiff |
2011-08-12 |
notaz | gpu_neon: vram fixes, list loop detection |
tree | commitdiff |
2011-08-12 |
notaz | gpu_neon: split output code, some refactoring |
tree | commitdiff |
2011-08-12 |
Grazvydas Ignotas | gpu_neon: some cmd/vram io and dma handling |
tree | commitdiff |
next |