Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:fmherschel
fhxorg
xf86-video-glint.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xf86-video-glint.diff of Package fhxorg
--- src/glint_dri.c.orig 2006-07-24 17:58:39.000000000 +0200 +++ src/glint_dri.c 2006-07-24 17:59:15.000000000 +0200 @@ -498,7 +498,7 @@ pDRIInfo->ddxDriverMajorVersion = GLINT_MAJOR_VERSION; pDRIInfo->ddxDriverMinorVersion = GLINT_MINOR_VERSION; pDRIInfo->ddxDriverPatchVersion = GLINT_PATCHLEVEL; - pDRIInfo->frameBufferPhysicalAddress = pGlint->FbAddress; + pDRIInfo->frameBufferPhysicalAddress = (pointer) pGlint->FbAddress; pDRIInfo->frameBufferSize = pGlint->FbMapSize; pDRIInfo->frameBufferStride = pScrn->displayWidth * (pScrn->bitsPerPixel >> 3);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor