projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
msvcrt: Make fputwc encoding aware.
[wine]
/
dlls
/
opengl32
/
2006-09-21
Roderick Colenbrander
opengl: Move wgl font code to winex11.drv.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-12
Roderick Colenbrander
opengl32: Remove unused code.
tree
|
commitdiff
2006-09-12
Roderick Colenbrander
winex11.drv: Move WGL extension code to winex11.drv.
tree
|
commitdiff
2006-09-11
Roderick Colenbrander
winex11.drv: Import glx makecurrent/wglsharelists.
tree
|
commitdiff
2006-09-11
Roderick Colenbrander
winex11.drv: Import glx context code.
tree
|
commitdiff
2006-09-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-08-28
Roderick Colenbrander
opengl: Fix Mesa/DRI regression.
tree
|
commitdiff
2006-08-24
Roderick Colenbrander
opengl32: Fix ATI OpenGL bug.
tree
|
commitdiff
2006-08-17
Roderick Colenbrander
x11drv/opengl: Pixel format rewrite.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
opengl32: Make some functions and variables static.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-28
Huw Davies
opengl32: Fix the returned metrics and add a translatio...
tree
|
commitdiff
2006-06-23
Huw Davies
opengl32: If there's no glX context don't return a...
tree
|
commitdiff
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
next