1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
May 22, 2024 — May 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
grid: Pass tile column/row to _openslide_tilemap_fn More... almost 12 years ago
mirax: Drop redundant tile size in one_jpeg More... almost 12 years ago
mirax: Drop _openslide_jpeg_tile More... almost 12 years ago
mirax: Drop _openslide_jpeg_level More... almost 12 years ago
mirax: Drop redundant width/height from struct tile More... almost 12 years ago
mirax: Drop _openslide_jpeg_file More... almost 12 years ago
mirax: Merge add_mirax_ops/init_one_jpeg into _openslide_try_mirax More... almost 12 years ago
mirax: Ignore unused _openslide_jpeg_file w/h More... almost 12 years ago
mirax: Drop redundant level shuffling and sorting More... almost 12 years ago
mirax: Drop unused struct members More... almost 12 years ago
mirax: Copy and paste relevant part of JPEG ops More... almost 12 years ago
jpeg: Abstract out some JPEG reading routines More... almost 12 years ago
Use base class pattern for associated image handling More... almost 12 years ago
grid: Pass desired region within a tile to tilemap callback More... almost 12 years ago
grid: Pass x/y/w/h to read_tile handler via struct region More... almost 12 years ago
grid: Add read_tile wrapper to grid_ops More... almost 12 years ago
grid: Abstract region math into a helper function More... almost 12 years ago
Use grid instead of level in cache key More... almost 12 years ago
Pass grid handle to read_tile callbacks More... almost 12 years ago
grid: Restructure around base class More... almost 12 years ago
grid: Drop unused grid size members from tilemap More... almost 12 years ago
Rename base class member of level structs to "base" More... almost 12 years ago
Move coordinate downsampling out of grid More... almost 12 years ago
tools: Fix missing include More... almost 12 years ago
Absorb tilehelper into grid More... almost 12 years ago
Abstract out tiling calculations for individually-placed tiles More... almost 12 years ago
jpeg: Create separate tiles table for scaled layers More... almost 12 years ago
jpeg: Add physical tile size to struct tile More... almost 12 years ago
jpeg: Drop unused one_jpeg width/height members More... almost 12 years ago
Abstract out tiling calculations for regular grids More... almost 12 years ago