index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
/
x11
/
glx_pbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
1
-724
/
+0
*
glx: Remove unnecessary headers.
Vinson Lee
2010-02-01
1
-2
/
+0
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-22
1
-6
/
+14
|
\
|
*
GLX: Warn only once about applications calling GLX 1.3 functions
Tormod Volden
2009-09-21
1
-6
/
+14
*
|
Merge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-15
1
-0
/
+28
|
\
|
|
*
GLX: Complain when buggy applications call GLX 1.3 functions.
Ian Romanick
2009-09-15
1
-0
/
+28
*
|
glx: indent -br -i3 -npcs --no-tabs
RALOVICH, Kristóf
2009-08-13
1
-5
/
+4
|
/
*
glx: remove unused local var in determineTextureFormat()
Brian Paul
2009-04-03
1
-1
/
+0
*
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
Eric Anholt
2009-03-20
1
-0
/
+19
*
Fix build with GCC 2.95.
Owain G. Ainsworth
2009-01-11
1
-2
/
+2
*
Don't mess with emacs tab width.
Kristian Høgsberg
2008-11-11
1
-1
/
+0
*
glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c
RALOVICH, Kristóf
2008-10-13
1
-193
/
+191
*
glx: add a line of Emacs helping variables
RALOVICH, Kristóf
2008-10-13
1
-0
/
+1
*
glx: remove #include "glheader.h" lines
Brian Paul
2008-09-18
1
-1
/
+0
*
Silence warning
Alan Hourihane
2008-06-05
1
-1
/
+1
*
Get the default GLXPixmap texture target from the server when appropriate.
Michel Dänzer
2008-04-10
1
-27
/
+37
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-1
/
+69
*
Get the width and height from the attrib list in glXCreatePbuffer.
Kristian Høgsberg
2007-10-13
1
-1
/
+17
*
get rid of needless static function declarations at top of file
Brian
2007-05-17
1
-12
/
+0
*
In DestroyPbuffer(), use GetReq() intead of GetReqExtra(). See bug 10983.
Brian
2007-05-17
1
-1
/
+1
*
Fix all instances of calling __glXSetupForCommand before GetReqExtra.
Kristian Høgsberg
2006-06-13
1
-15
/
+35
*
Fix CreateDrawable
David Reveman
2006-04-11
1
-1
/
+7
*
Coverity #943: Avoid a NULL chase.
Adam Jackson
2006-04-07
1
-4
/
+7
*
David Reveman's GLX_EXT_texture_from_pixmap extension patch
Brian Paul
2006-02-07
1
-21
/
+30
*
fix X #includes so they're relative to X11/ directory (bug 4047)
Brian Paul
2005-08-11
1
-2
/
+2
*
Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
Ian Romanick
2005-07-26
1
-24
/
+17
*
Import fixes from X.org tree (Søren Sandmann <
[email protected]
>).
Ian Romanick
2005-03-04
1
-10
/
+16
*
Fix up glx/x11 to work when built with -fvisibility=hidden.
Adam Jackson
2004-12-15
1
-14
/
+15
*
Import the GLX client side library, formerly from xc/lib/GL/glx. Build it
Adam Jackson
2004-10-25
1
-0
/
+556