Chia-I Wu
472a601966
progs/egl: Fix screen surface demos.
Set the screen surface size to the mode size, as the spec requires the
screen surface size to be larger than the mode size. Besides, bind the
API to OpenGL as they are written in it.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
преди 16 години
Vinson Lee
8a29e3f8e8
progs/egl: Silence uninitialized variable warnings.
преди 16 години
Brian Paul
5b7d9053a0
progs/egl: put declarations before code
преди 16 години
Chia-I Wu
fa8df0c40d
progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
преди 16 години
Alan Hourihane
5c9d0c7052
pick first mode
преди 17 години
Brian Paul
af540ef369
egl: updated egl.h include paths
преди 17 години
Jakob Bornecrantz
3e867959e9
egl: Fix warning in eglgears
преди 17 години
Brian Paul
a6af2e3345
include eglext.h, define EGL_EGLEXT_PROTOTYPES
преди 17 години
Jakob Bornecrantz
3f9de6ff7d
egl: Updated EGL samples to use new i915 EGL winsys
преди 17 години
Brian Paul
790ab0a0b6
s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/
преди 20 години
Brian Paul
957b517c4f
Choose the display mode / surface size in an intelligent way.
Fix // comments.
More error checking, etc.
преди 20 години
Jon Smirl
9a4dbf1cff
Fix up some of the sample to work with the r200 EGL driver
преди 20 години
Brian Paul
badad72383
eglgears demo (Dane Rushton)
преди 20 години
Brian Paul
04da5cea31
test of aux buffer rendering
преди 22 години
Brian Paul
50253ea0a3
Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).
New glxswapcontrol.c file added.
преди 22 години
Ian Romanick
b2a4aecd80
Removed an accidental addition in the previous commit.
преди 22 години
Brian Paul
785774deb2
applied Ian's misc patches
преди 22 години
Jouk Jansen
370d7ad007
Committing in .
Updating OpenVMS compile support
Modified Files:
Mesa/src/descrip.mms Mesa/xdemos/glxgears.c
----------------------------------------------------------------------
преди 22 години
Brian Paul
ebab631c9c
fix typo
преди 23 години
Brian Paul
ad80233d5d
add support for swap and sync extensions (Ian Romanick)
преди 23 години
Jouk Jansen
f72a3da697
Committing in .
Add compile support in the xdemos directory for OpenVMS
Modified Files:
Mesa/descrip.mms Mesa/xdemos/descrip.mms
Mesa/xdemos/glxgears.c
----------------------------------------------------------------------
преди 23 години
Brian Paul
355da23785
gears using GLX instead of GLUT
преди 25 години