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
/
gallium
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965g: make xorg state tracker build i965g_drv.so
Dave Airlie
2010-01-16
1
-31
/
+28
*
radeong: Change DRI driver name to radeong.
Corbin Simpson
2010-01-13
1
-1
/
+1
*
egl: Add _EGLDriver as the first argument to GetProcAddress.
Chia-I Wu
2010-01-12
1
-1
/
+1
*
winsys/drm: Use egl_g3d to build EGL drivers.
Chia-I Wu
2010-01-12
11
-0
/
+144
*
winsys/drm: Add name field to drm_api.
Chia-I Wu
2010-01-12
5
-0
/
+5
*
st/mesa: Remove st_api.c.
Chia-I Wu
2010-01-12
1
-0
/
+2
*
radeong: Check for DONTBLOCK before flushing, remove dead code.
Corbin Simpson
2010-01-11
1
-59
/
+5
*
nouveau: Make winsys recognise the original NV50.
Marcin Kościelnicki
2010-01-11
1
-0
/
+2
*
egl_softpipe: Remove the unnecessary call to _eglSwapBuffers.
Chia-I Wu
2010-01-11
1
-14
/
+8
*
scons: Don't build xlib when dri is enabled.
José Fonseca
2010-01-08
1
-0
/
+4
*
scons: Output a meaningful message when xlib libGL.so can't be built.
José Fonseca
2010-01-08
1
-45
/
+57
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
1
-0
/
+1
|
\
|
*
vmware/xorg: Fix SCons build.
Michel Dänzer
2010-01-04
1
-0
/
+1
|
*
gdi: Don't generate import libraries for opengl32.dll.
José Fonseca
2010-01-03
1
-0
/
+2
*
|
gdi: Don't generate import libraries for opengl32.dll.
José Fonseca
2010-01-02
1
-0
/
+2
*
|
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
2
-13
/
+3
*
|
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2010-01-01
8
-8
/
+8
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
1
-0
/
+209
|
\
|
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
1
-0
/
+209
|
|
\
|
|
*
xlib: Use C-style comments.
Vinson Lee
2009-12-22
1
-2
/
+2
*
|
|
xlib: Integrate the trace driver with all pipe drivers.
José Fonseca
2009-12-28
5
-134
/
+3
*
|
|
scons: Fix xlib build.
José Fonseca
2009-12-28
1
-1
/
+1
*
|
|
r300g: fix use of uninitialised variables.
Dave Airlie
2009-12-27
1
-2
/
+2
*
|
|
r300g: rename modesetting_drv.so to radeong_drv.so
Dave Airlie
2009-12-27
2
-16
/
+26
*
|
|
Merge branch 'i965g-restart'
Keith Whitwell
2009-12-22
16
-1
/
+1684
|
\
\
\
|
*
\
\
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
2009-12-21
29
-23
/
+3380
|
|
\
\
\
|
*
|
|
|
ws/i965: respect DEBUG_WINSYS flag
Keith Whitwell
2009-12-21
1
-29
/
+40
|
*
|
|
|
i965g: pass backbuffer tiling information to driver
Keith Whitwell
2009-11-30
2
-9
/
+9
|
*
|
|
|
ws/i965: more debug output
Keith Whitwell
2009-11-30
2
-12
/
+44
|
*
|
|
|
ws/i965: rename and change sense of I965_SEND_CMD to BRW_NO_HW
Keith Whitwell
2009-11-30
2
-3
/
+1
|
*
|
|
|
brw: add dumping to gem winsys
Keith Whitwell
2009-11-30
4
-101
/
+146
|
*
|
|
|
i965g: link xorg state tracker with -ldrm_intel
Dave Airlie
2009-11-28
1
-1
/
+1
|
*
|
|
|
i965g: remove droppings in xlib winsys
Keith Whitwell
2009-11-15
1
-1
/
+0
|
*
|
|
|
i965g: Fixup buffer creation function
Jakob Bornecrantz
2009-11-06
1
-2
/
+12
|
*
|
|
|
i965g: trivial/clear can now send stuff to hardware
Jakob Bornecrantz
2009-11-06
3
-4
/
+21
|
*
|
|
|
i965g: Winsys whitespace
Jakob Bornecrantz
2009-11-06
2
-37
/
+37
|
*
|
|
|
i965g: Build winsys again
Jakob Bornecrantz
2009-11-06
2
-57
/
+53
|
*
|
|
|
i965g: clean up winsys dumping code a little
Keith Whitwell
2009-11-05
1
-59
/
+82
|
*
|
|
|
i965g: pass relocation information in an array with bo_subdata
Keith Whitwell
2009-11-05
1
-6
/
+25
|
*
|
|
|
i965g: propogate map-buffer-range semantics down to winsys
Keith Whitwell
2009-11-05
1
-2
/
+17
|
*
|
|
|
i965g: make the winsys responsible for all buffer->offset handling
Keith Whitwell
2009-11-05
1
-1
/
+0
|
*
|
|
|
brw: push more dumping into the winsys
Keith Whitwell
2009-11-05
1
-29
/
+82
|
*
|
|
|
i965g: disassemble more than one instruction at a time
Keith Whitwell
2009-11-05
1
-14
/
+8
|
*
|
|
|
i965g: call dissassembler for appropriate data uploads
Keith Whitwell
2009-11-05
1
-4
/
+7
|
*
|
|
|
i965g: add lots of error checks and early returns
Keith Whitwell
2009-11-05
1
-28
/
+18
|
*
|
|
|
i965g: hook up dumpers in dumping winsys
Keith Whitwell
2009-11-05
1
-0
/
+61
|
*
|
|
|
i965g: add data type tags to aid dumping/decoding
Keith Whitwell
2009-11-05
1
-33
/
+62
|
*
|
|
|
i965g: Builds with scons
Jakob Bornecrantz
2009-11-05
1
-0
/
+5
|
*
|
|
|
i965g: Do not create a symlink for i965_dri.so
Jakob Bornecrantz
2009-11-05
1
-1
/
+0
|
*
|
|
|
i915g: Do not create a symlink for i965_dri.so
Jakob Bornecrantz
2009-11-05
1
-1
/
+0
[next]