projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implement d3dx9_41 and forward the functions to d3dx9_36.
[wine]
/
dlls
/
opengl32
/
2009-02-24
Francois Gouget
opengl32/tests: Replace a couple of trace()s with skip()s.
tree
|
commitdiff
2009-02-24
Francois Gouget
opengl32/tests: Use win_skip() to skip over unimplement...
tree
|
commitdiff
2009-01-08
Alexandre Julliard
opengl32: Automatically download the GL spec files...
tree
|
commitdiff
2009-01-08
Alexandre Julliard
opengl32: Use INT_PTR instead of ptrdiff_t in generated...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
opengl32: Define an enum for extensions to make diffs...
tree
|
commitdiff
2008-12-30
Michael Stefaniuc
opengl32: make_opengl: Do not add explicit casts of...
tree
|
commitdiff
2008-12-05
Huw Davies
opengl/tests: Skip tests if we can't find a pixel format.
tree
|
commitdiff
2008-11-26
Francois Gouget
opengl32: Remove WINAPI on static functions where not...
tree
|
commitdiff
2008-10-27
Roderick Colenbrander
opengl32: Mark some opengl3 tests as wine_todo.
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
opengl32: Add some updates for recent opengl extensions.
tree
|
commitdiff
2008-10-14
Roderick Colenbrander
opengl32/tests: Don't call wglGetProcAddress at the...
tree
|
commitdiff
2008-10-10
Roderick Colenbrander
opengl32: Add a test case for WGL_ARB_create_context...
tree
|
commitdiff
2008-09-30
Roderick Colenbrander
opengl32: Merge recent opengl extensions and prepare...
tree
|
commitdiff
2008-09-30
Roderick Colenbrander
opengl32: Remove some tests which cause issues on win9x.
tree
|
commitdiff
2008-09-30
Roderick Colenbrander
opengl32: Add some driver traces to the tests.
tree
|
commitdiff
2008-09-29
Roderick Colenbrander
opengl32: Don't run wgl tests on old gl drivers.
tree
|
commitdiff
2008-09-29
Francois Gouget
make_opengl: Avoid the deprecated '$#' construct.
tree
|
commitdiff
2008-07-04
Massimo Del Fedele
opengl32: glGetString() should return NULL on NULL...
tree
|
commitdiff
2008-06-18
Alexandre Julliard
winex11: Check for matching pixel format in wglMakeCurrent.
tree
|
commitdiff
2008-05-28
Alexandre Julliard
opengl32/tests: Add a couple of test cases for pixel...
tree
|
commitdiff
2008-05-23
James Hawkins
opengl32: Trace a test result that fails inconsistently...
tree
|
commitdiff
2008-05-06
Francois Gouget
Add a comment warning when a table must be kept sorted...
tree
|
commitdiff
2008-05-01
Alexandre Julliard
opengl32: Dynamically load libGLU.
tree
|
commitdiff
2008-05-01
Alexandre Julliard
configure: Improve the check for the GLU library.
tree
|
commitdiff
2008-05-01
Roderick Colenbrander
opengl32: Get rid of X/GLX leftovers.
tree
|
commitdiff
2008-04-30
Roderick Colenbrander
opengl32: Drop the ChoosePixelFormat test as it is...
tree
|
commitdiff
2008-04-17
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-01
Roderick Colenbrander
wgl: Fix ChoosePixelFormat behavior.
tree
|
commitdiff
2008-03-24
Markus Amsler
opengl: Allocate DisabledExtensions buffer.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-02-27
Francois Gouget
opengl32/tests: Add the trailing '\n' to an ok() call...
tree
|
commitdiff
2008-02-25
Roderick Colenbrander
wgl: Add a test case for wglCreateContext.
tree
|
commitdiff
2008-02-11
Paul Vriens
opengl32/tests: Only use functions if they are implemented.
tree
|
commitdiff
2007-12-08
Detlef Riekenberg
Assorted spelling fixes.
tree
|
commitdiff
2007-12-08
Alexandre Julliard
opengl32: ntdll import is still needed when building...
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-11-12
Roderick Colenbrander
wgl: Add wglCopyContext support.
tree
|
commitdiff
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-03
Chris Robinson
wgl: Remove GL scissors/viewport override.
tree
|
commitdiff
2007-09-25
Chris Robinson
wgl: Override glFinish and glFlush.
tree
|
commitdiff
2007-09-20
Chris Robinson
wgl: Don't set a pixel format on windows that already...
tree
|
commitdiff
2007-09-18
Chris Robinson
wgl: Store the fbconfig id with the window when a pixel...
tree
|
commitdiff
2007-08-23
Roderick Colenbrander
wgl: Fix wglGetCurrentReadDCARB bugs.
tree
|
commitdiff
2007-08-20
Roderick Colenbrander
opengl32: Don't use 64bit gl types.
tree
|
commitdiff
2007-08-20
Roderick Colenbrander
opengl32: Fix some gl type bugs.
tree
|
commitdiff
2007-08-20
Paul Vriens
opengl32/tests: Be a bit more verbose when doing wglGet...
tree
|
commitdiff
2007-08-14
Chris Robinson
wgl: GDI support is not advertised with double buffering.
tree
|
commitdiff
2007-08-06
Chris Robinson
wgl: WGL_COLOR_BITS_ARB does include alpha.
tree
|
commitdiff
2007-08-03
Francois Gouget
opengl32/tests: Add missing '\n' to ok() call.
tree
|
commitdiff
2007-08-02
Roderick Colenbrander
wgl: SetPixelFormat should fail on the root window.
tree
|
commitdiff
2007-08-02
Roderick Colenbrander
wgl: GetPixelFormat fix for offscreen formats.
tree
|
commitdiff
2007-07-26
Roderick Colenbrander
opengl32: Relax extension checking.
tree
|
commitdiff
2007-07-02
Alexandre Julliard
configure: Export the shared library extension instead...
tree
|
commitdiff
2007-05-16
Andrew Talbot
opengl32: Exclude unused header.
tree
|
commitdiff
2007-03-13
Stefan Huehner
Mark several functions as static.
tree
|
commitdiff
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
next