projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
uxtheme/tests: Destroy the windows after we've used them.
[wine]
/
dlls
/
opengl32
/
2006-06-09
Alexandre Julliard
opengl32: Store function pointers in a separate array...
tree
|
commitdiff
2006-06-09
Alexandre Julliard
opengl32: Only store the glX name if different from...
tree
|
commitdiff
2006-06-09
Alexandre Julliard
opengl32: Make all the function pointers and thunks...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-10
Michael Stefaniuc
janitorial: Remove redundant NULL pointer checks before...
tree
|
commitdiff
2006-05-09
Tomas Carnecky
opengl: Properly use glXQueryDrawable() to get the...
tree
|
commitdiff
2006-03-27
Tomas Carnecky
opengl: Put OpenGL setup functions into their own debug...
tree
|
commitdiff
2006-03-21
Mike Hearn
opengl32: Optimize thunks by storing GL context in...
tree
|
commitdiff
2006-03-08
Huw Davies
opengl32: Implement wglUseFontOutlines.
tree
|
commitdiff
2006-02-02
Huw Davies
opengl: Sync a dibsection to its pixmap before drawing...
tree
|
commitdiff
2006-01-11
Huw Davies
opengl: Use indirect contexts if the surface is a pixmap.
tree
|
commitdiff
2005-12-22
Raphael Junqueira
opengl: Fix last wgl regression.
tree
|
commitdiff
2005-12-19
Huw Davies
opengl: Add support for rendering on bitmaps.
tree
|
commitdiff
2005-12-08
Raphael Junqueira
opengl: render_texture
tree
|
commitdiff
2005-12-03
Aric Cyr
Move standard WGL function declarations to wingdi.h.
tree
|
commitdiff
2005-11-30
Raphael Junqueira
Added some checks on wglCreatContext to avoid problems...
tree
|
commitdiff
2005-11-29
Raphael Junqueira
Fixed crash in wglShareList.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-24
Raphael Junqueira
Fix incorrect implementation of WGL_COLOR_BITS_ARB.
tree
|
commitdiff
2005-11-11
Raphael Junqueira
Add GLXFBConfig on Wine_GLContext (we should remove...
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-11-02
Martin Fuchs
Correct WINAPI position for MSVC portability.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-28
H. Verbeet
Fix missing prototypes when using nVidia OpenGL headers.
tree
|
commitdiff
2005-09-25
Alexandre Julliard
Replace DPRINTF by TRACE in a few places.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
tree
|
commitdiff
2005-08-10
Mike McCormack
gcc 4.0 warning fixes.
tree
|
commitdiff
2005-07-06
Mike McCormack
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
tree
|
commitdiff
2005-06-27
Eric Pouech
Now generating argument-less functions as (void) instea...
tree
|
commitdiff
2005-06-22
Alexandre Julliard
Sort entry points alphabetically.
tree
|
commitdiff
2005-06-21
Vitaly Lipatov
Initialize extensions after correct context is created.
tree
|
commitdiff
2005-06-12
Lionel Ulmer
Remove some FIXMEs and replace them with TRACEs.
tree
|
commitdiff
2005-05-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-05-20
Francois Gouget
Add 'use strict' and fix make_opengl accordingly.
tree
|
commitdiff
2005-05-13
Alexandre Julliard
Added yet another missing OpenGL define.
tree
|
commitdiff
2005-05-12
Raphael Junqueira
- better robustness of pbuffer code (checks, SetLastErr...
tree
|
commitdiff
2005-05-10
Raphael Junqueira
Fix allocated buffer size to avoid buffer overflow.
tree
|
commitdiff
2005-05-09
Aric Cyr
Fix WGL_ACCELERATION_ARB queries from applications.
tree
|
commitdiff
2005-05-09
Francois Gouget
Define GLX_SAMPLE_BUFFERS_ARB and GLX_SAMPLES_ARB if...
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-05-06
Alexandre Julliard
Renamed ttydrv and x11drv to winetty.drv and winex11...
tree
|
commitdiff
2005-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-04-28
Raphael Junqueira
- implement wglGetCurrentReadDCARB, wglMakeContextCurre...
tree
|
commitdiff
2005-04-11
Tom Wickline
Sync to the latest opengl specs.
tree
|
commitdiff
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
tree
|
commitdiff
2005-03-10
Raphael Junqueira
- implements WGL_ARB_render_texture support (no more...
tree
|
commitdiff
2005-02-24
Raphael Junqueira
- implement partial PBuffer support
tree
|
commitdiff
2005-02-10
Tom Wickline
Sync to latest OpenGL specifications.
tree
|
commitdiff
2005-01-31
Troy Rollo
Add stubs for wglSwapIntervalEXT & wglGetSwapIntervalEXT.
tree
|
commitdiff
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
tree
|
commitdiff
2004-11-30
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2004-11-23
Tom Wickline
Version resources cleanup.
tree
|
commitdiff
2004-09-22
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-09-01
Lionel Ulmer
Convert mostly useless ERR to WARN message.
tree
|
commitdiff
2004-08-16
Andreas Mohr
Move some OpenGL defines from the private wgl.h header...
tree
|
commitdiff
2004-04-14
Christian Costa
Added glDeleteObjectBufferATI function.
tree
|
commitdiff
2004-03-31
Tom Wickline
Set version to Win XP Service patch 2.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-02
Lionel Ulmer
- sync up with latest OpenGL specifications
tree
|
commitdiff
2004-02-25
Lionel Ulmer
Handle proper substraction of unsigned numbers.
tree
|
commitdiff
2004-02-24
Lionel Ulmer
- fix 'empty' glyphs
tree
|
commitdiff
2004-02-24
Lionel Ulmer
Use the NULL matrix instead of giving a badly filled...
tree
|
commitdiff
2004-02-12
Alexandre Julliard
Avoid a few more GetModuleHandle calls.
tree
|
commitdiff
2004-02-07
Lionel Ulmer
Beginning of infrastructure to support WGL extensions.
tree
|
commitdiff
2004-01-20
Alexandre Julliard
Removed some unnecessary inclusions of gdi.h.
tree
|
commitdiff
2004-01-06
Lionel Ulmer
Implement wglUseFontBitmapsW.
tree
|
commitdiff
2003-12-05
Alexandre Julliard
Removed now useless call to glXQueryExtensionsString.
tree
|
commitdiff
2003-12-02
Daniel Skorka
Fixed a problem using glXGetProcAddresARB with bad...
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-10-04
Michael Günnewig
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-09-17
Mike McCormack
Add missing LF in trace message.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-27
Dimitrie O. Paun
Remove some unneeded __WINESRC__ tests from the headers.
tree
|
commitdiff
2003-08-08
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2003-07-11
Lionel Ulmer
Check if 'GLX_ARB_get_proc_address' is supported before...
tree
|
commitdiff
2003-07-11
Alexandre Julliard
Avoid empty lines at the end of generated files.
tree
|
commitdiff
2003-07-11
Lionel Ulmer
Load glXGetProcAddressARB dynamically.
tree
|
commitdiff
2003-07-08
Lionel Ulmer
Only put 'pure' GL 1.2 calls in the 'opengl_norm.c...
tree
|
commitdiff
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
tree
|
commitdiff
2003-06-20
Lionel Ulmer
Do not use any typedefs in the GL thunks to prevent...
tree
|
commitdiff
2003-06-13
Lionel Ulmer
Upgrade OpenGL thunks with latest version of OpenGL...
tree
|
commitdiff
2003-05-07
Michael Schlüter
Added wglGetExtensionsStringARB.
tree
|
commitdiff
2003-04-22
Alexandre Julliard
Moved x11drv.h to dlls/x11drv.
tree
|
commitdiff
2003-04-14
Lionel Ulmer
Have the 'make_opengl' in line with the (manually edite...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-03-17
Alexandre Julliard
Replaced forwards by normal function declarations.
tree
|
commitdiff
2003-03-06
Lionel Ulmer
Support 'stub' wglGetExtensionsStringEXT function.
tree
|
commitdiff
2003-03-04
Lionel Ulmer
- update to latest GL spec files
tree
|
commitdiff
2003-02-11
Lionel Ulmer
Added stub for undocumented 'wglGetDefaultProcAddress...
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-11-30
Lionel Ulmer
Implement wglCreateLayerContext for layer 0.
tree
|
commitdiff
2002-11-15
Lionel Ulmer
Load OpenGL library dynamically from x11drv.
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
tree
|
commitdiff
2002-10-01
Alexandre Julliard
Moved X flags and libraries out of Make.rules into...
tree
|
commitdiff
2002-09-25
Alexandre Julliard
Import wine_tsx11_lock/unlock directly from x11drv...
tree
|
commitdiff
2002-07-09
Lionel Ulmer
Support new registered extensions.
tree
|
commitdiff
2002-07-08
Lionel Ulmer
Support wglUseFontBitmapsA when using client-side rende...
tree
|
commitdiff
2002-07-03
Lionel Ulmer
Detect DCs without fonts and return an error in wglUseB...
tree
|
commitdiff
next