Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libGLESv2
  • renderer
  • IndexRangeCache.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Change the offset variable to an unsigned int since it cannot be negative and is… · b23fc091
    Geoff Lang authored Aug 06, 2013
    Change the offset variable to an unsigned int since it cannot be negative and is assigned to streamOffset which is an unsigned int.
    
    TRAC #23671
    
    Signed-off-by: Nicolas Capens
    Signed-off-by: Shannon Woods
    Author: Geoff Lang
    b23fc091
IndexRangeCache.cpp 2.8 KB
EditWeb IDE
×

Replace IndexRangeCache.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.