Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

CLI render #718

Merged
merged 11 commits into from
Dec 19, 2014
Merged

CLI render #718

merged 11 commits into from
Dec 19, 2014

Commits on Dec 11, 2014

  1. Configuration menu
    Copy the full SHA
    a81e822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b5bba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41d9e77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    343fd4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4ce515 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fe545a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2014

  1. Configuration menu
    Copy the full SHA
    21e9e0a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. fix error in non-debug builds

    kkaefer committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    57e6bc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2014

  1. Configuration menu
    Copy the full SHA
    9082a83 View commit details
    Browse the repository at this point in the history
  2. never create core profile contexts; their API is subtly different

    (e.g. glGetString(GL_EXTENSIONS) doesn't work, you'd have to use glGetStringi(GL_EXTENSIONS, ...);)
    kkaefer committed Dec 16, 2014
    3 Configuration menu
    Copy the full SHA
    40a5bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e57c575 View commit details
    Browse the repository at this point in the history