index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
glx
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/xlib: Include the headers in the sources list.
Emil Velikov
2014-08-28
2
-2
/
+4
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
1
-0
/
+1
*
st/xlib: Do minimal version checking in glXCreateContextAttribsARB.
José Fonseca
2014-04-24
1
-19
/
+1
*
st/xlib: Honour request of 3.1 contexts through core profile where available.
José Fonseca
2014-04-24
1
-2
/
+15
*
winsys/xlib: move xlib_create_sw_winsys within the winsys
Emil Velikov
2014-02-22
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
1
-1
/
+1
*
gallium/state_trackers/glx: X11/Xlib.h: No such file or directory
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
st/glx: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-15
/
+9
*
st/dri: do not create a new context for msaa copy
Maarten Lankhorst
2013-09-11
1
-1
/
+2
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
1
-6
/
+6
*
st/xlib: Fix XImage stride calculation
Richard Sandiford
2013-06-17
1
-4
/
+4
*
st/xlib Fix XIMage bytes-per-pixel calculation
Richard Sandiford
2013-06-17
1
-3
/
+2
*
st/xlib: Flush the front buffer before doing CopySubBuffer
Stéphane Marchesin
2013-06-07
1
-0
/
+4
*
st/xlib: Fix upside down coordinates for CopySubBuffer
Stéphane Marchesin
2013-06-07
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
6
-6
/
+0
*
st/glx: add null ctx check in glXDestroyContext()
Brian Paul
2013-05-24
1
-10
/
+12
*
st/glx/xlib: assorted whitespace, comment fixes
Brian Paul
2013-05-24
1
-8
/
+17
*
st/glx/xlib: check for null ctx pointer in glXIsDirect()
Brian Paul
2013-05-21
1
-3
/
+1
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
5
-15
/
+20
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
5
-5
/
+5
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
5
-5
/
+5
*
st/xlib: add HUD support for xlib/GLX
Brian Paul
2013-04-04
4
-0
/
+34
*
st/xlib: initialize the drawable size in create_xmesa_buffer()
Brian Paul
2013-02-19
1
-2
/
+1
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-6
/
+0
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
state_trackers/glx: Convert to automake
Matt Turner
2013-01-10
4
-44
/
+47
*
st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
2013-01-04
1
-0
/
+14
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
1
-1
/
+2
*
st/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0
Brian Paul
2012-12-03
1
-4
/
+6
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-16
/
+7
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
2
-8
/
+4
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-1
/
+1
*
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
2012-09-05
1
-1
/
+1
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
3
-8
/
+8
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
2
-3
/
+3
*
st/glx: Do not undefine _R, _G, and _B.
Vinson Lee
2012-06-18
1
-3
/
+0
*
st/glx: remove STENCIL_BITS, DEFAULT_SOFTWARE_DEPTH_BITS
Brian Paul
2012-02-24
1
-3
/
+3
*
st/glx: remove MAX_WIDTH/HEIGHT usage
Brian Paul
2012-02-24
1
-3
/
+6
*
st/glx: Remove unused variables.
Vinson Lee
2012-02-18
1
-6
/
+3
*
st/glx/xlib: call register_with_display() in glXChooseFBConfig()
Brian Paul
2012-01-11
1
-0
/
+3
*
st/glx/xlib: check for null attrib_list in glXCreateContextAttribsARB()
Brian Paul
2011-12-30
1
-1
/
+1
*
egl,glx,wgl: Fixes stapi->createContext usage
Alexandre Demers
2011-12-24
1
-2
/
+3
*
st-api: Clean-up OpenGL profile handling
Ian Romanick
2011-12-23
1
-5
/
+17
*
st/glx: fix mixed declarations and code, remove unused var
Brian Paul
2011-10-26
1
-7
/
+7
*
st/glx: Implement texture_from_pixmap without DRI.
Stéphane Marchesin
2011-10-25
3
-9
/
+136
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
st/glx/xlib: Advertise GLX_ARB_create_context(_profile)
José Fonseca
2011-10-09
1
-0
/
+2
*
st/glx: remove the duplicated Drawable member.
Stéphane Marchesin
2011-10-05
3
-7
/
+6
*
st/glx: Set the drawable attribute on xmesa_buffer creation.
Stephen White
2011-10-04
1
-1
/
+1
[next]