projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
mshtml: HTMLWindow_item code clean up.
[wine]
/
dlls
/
opengl32
/
2007-02-19
Roderick Colenbrander
opengl32: Add new extensions.
tree
|
commitdiff
2007-01-25
Jan Zerebecki
opengl32: Remove redundant const.
tree
|
commitdiff
2006-12-29
Roderick Colenbrander
opengl32: Fix wglGetProcAddress typo.
tree
|
commitdiff
2006-12-28
Roderick Colenbrander
opengl32: Add OpenGL 2.1 support and more extensions.
tree
|
commitdiff
2006-12-28
Roderick Colenbrander
wgl: Fix wglGetProcAddress bug.
tree
|
commitdiff
2006-12-12
Alexandre Julliard
winex11.drv: Get rid of the display pointer in the...
tree
|
commitdiff
2006-12-12
Alexandre Julliard
opengl32: Don't use ENTER_GL/LEAVE_GL around calls...
tree
|
commitdiff
2006-12-12
Alexandre Julliard
opengl32: Avoid generating a wrapper for internal funct...
tree
|
commitdiff
2006-12-12
Ulrich Czekalla
winex11.drv: Correctly position and clip opengl child...
tree
|
commitdiff
2006-11-13
Francois Gouget
Add some documentation headers to make winapi_check...
tree
|
commitdiff
2006-11-10
Alexandre Julliard
opengl32: Hack to make sure winex11 is loaded before...
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-06
Roderick Colenbrander
opengl32: Use HKCU instead of HKLM.
tree
|
commitdiff
2006-11-04
Roderick Colenbrander
opengl32: Remove glx context.
tree
|
commitdiff
2006-11-03
Roderick Colenbrander
wgl: Add extension checking code / glxGetProcAddress...
tree
|
commitdiff
2006-10-27
Roderick Colenbrander
wgl: Move part of wglGetProcAddress to gdi32.
tree
|
commitdiff
2006-10-17
Roderick Colenbrander
wgl: Move wglDeleteContext to gdi32.
tree
|
commitdiff
2006-10-16
Roderick Colenbrander
wgl: Move wglShareLists to gdi32.
tree
|
commitdiff
2006-10-16
Roderick Colenbrander
wgl: Move wglGetCurrentDC to gdi32.
tree
|
commitdiff
2006-10-16
Roderick Colenbrander
wgl: Move wglGetCurrentContext to gdi32.
tree
|
commitdiff
2006-10-06
Roderick Colenbrander
x11drv: Fix building issue.
tree
|
commitdiff
2006-10-05
Michael Stefaniuc
opengl32: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-04
Roderick Colenbrander
gdi32: Route WGL font code through gdi32.dll.
tree
|
commitdiff
2006-10-04
Roderick Colenbrander
gdi32: Route WGL context code through gdi32.dll.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-26
Roderick Colenbrander
winex11.Drv: Remove unneeded wgl exports.
tree
|
commitdiff
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
next