Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
L
libSDL
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • 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
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PocketInsanity
  • libSDL
  • Repository

Switch branch/tag
  • libsdl
  • test
  • automated
  • render
  • render.h
Find file
BlameHistoryPermalink
  • Sam Lantinga's avatar
    Merged Edgar's code changes from Google Summer of Code 2009 · 0b31b507
    Sam Lantinga authored 15 years ago
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403789
    0b31b507
render.h 210 Bytes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
/**
 * Part of SDL test suite.
 *
 * Written by Edgar Simo "bobbens"
 *
 * Released under Public Domain.
 */


#ifndef _TEST_RENDER
#  define _TEST_RENDER


int test_render (void);


#endif /* _TEST_RENDER */

Replace render.h

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.