mirror of
https://github.com/aap/librw.git
synced 2025-12-19 17:09:51 +00:00
some device and pipeline fixes
This commit is contained in:
@@ -978,6 +978,7 @@ createTexRaster(Raster *raster)
|
||||
|
||||
// calculate buffer width in units of pixels/64
|
||||
bufferBase[0] = 0;
|
||||
trxpos_hi[0] = 0;
|
||||
bufferWidth[0] = nPagW*pageWidth / 64;
|
||||
|
||||
// calculate whole buffer size in words
|
||||
|
||||
Reference in New Issue
Block a user