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
*
g3dvl: Move XvMC under the Xorg state tracker.
Younes Manton
2009-09-27
1
-2
/
+2
*
g3dvl: Implement XvMC using pipe_video_context.
Younes Manton
2009-09-27
4
-6
/
+407
*
i915g: Make sure to map tiled buffers via the gtt
Jakob Bornecrantz
2009-09-27
2
-1
/
+12
*
i915g: Enable reuse of buffers
Jakob Bornecrantz
2009-09-27
1
-0
/
+1
*
gdi: Update for WGL state tracker interface changes.
José Fonseca
2009-09-24
2
-8
/
+16
*
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-23
1
-45
/
+53
|
\
|
*
gallium/xlib: use XSHM for swapbuffers
Keith Whitwell
2009-07-22
1
-45
/
+53
*
|
gdi: Update for WGL statetracker source reorg.
José Fonseca
2009-09-23
2
-2
/
+2
*
|
i915g: Activate trace
Jakob Bornecrantz
2009-09-22
1
-1
/
+2
*
|
nouveau: allow building modesetting_drv.so
Ben Skeggs
2009-09-21
2
-0
/
+210
*
|
nouveau: drm_api create_screen()'s 'arg' argument can be NULL
Ben Skeggs
2009-09-21
1
-1
/
+1
*
|
gdi: Integrate with llvmpipe where available.
José Fonseca
2009-09-16
2
-28
/
+316
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-15
2
-0
/
+4
|
\
\
|
*
|
llvmpipe: asst fixes for 'make linux-llvmpipe'
Brian Paul
2009-09-11
2
-0
/
+4
*
|
|
st/g3dvl: pass color values to softpipe clear function
Cooper Yuan
2009-09-15
1
-0
/
+1
*
|
|
i915g: Add buffer write callback
Jakob Bornecrantz
2009-09-09
1
-0
/
+13
*
|
|
i915g: pwrite batchbuffer instead of map
Jakob Bornecrantz
2009-09-09
1
-3
/
+18
*
|
|
i915g: Map vertex buffers via gtt
Jakob Bornecrantz
2009-09-09
1
-0
/
+1
*
|
|
i915g: Remove lib prefix from driver
Jakob Bornecrantz
2009-09-09
1
-1
/
+2
*
|
|
gdi: Fix prototype of gdi_softpipe_surface_buffer_create().
Michal Krol
2009-09-08
1
-0
/
+1
*
|
|
r300g: Fix some issues pointed out by compiler warnings.
Michel Dänzer
2009-09-06
3
-15
/
+19
*
|
|
r300g: Handle PIPE_BUFFER_USAGE_DONTBLOCK as intended.
Michel Dänzer
2009-09-06
1
-2
/
+5
|
/
/
*
|
gallium/xlib: silence uninitialized var warning
Brian Paul
2009-09-03
1
-1
/
+1
*
|
i915g: Up the number of relocs
Jakob Bornecrantz
2009-09-03
1
-1
/
+1
*
|
i915g: Don't run in sync with HW
Jakob Bornecrantz
2009-09-03
1
-4
/
+7
*
|
st/xorg: Remove code no longer support by xserver Git master.
Michel Dänzer
2009-09-02
2
-16
/
+4
*
|
scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.
José Fonseca
2009-09-01
1
-6
/
+6
*
|
i915g: Implement new winsys
Jakob Bornecrantz
2009-09-01
16
-1036
/
+714
*
|
nouveau: fix for dri state tracker changes
Ben Skeggs
2009-08-31
1
-76
/
+53
*
|
nouveau: hack winsys to compile again, it's broken still however
Ben Skeggs
2009-08-31
1
-0
/
+4
*
|
xlib: Implement lp_winsys::destroy.
José Fonseca
2009-08-30
1
-0
/
+9
*
|
xlib: Implement llvmpipe lp_winsys interface.
José Fonseca
2009-08-29
1
-206
/
+144
*
|
xlib: Update llvmpipe integration for changes in master.
José Fonseca
2009-08-29
1
-0
/
+1
*
|
llvmpipe: add missing break in xlib _init()
Brian Paul
2009-08-29
1
-0
/
+1
*
|
llvmpipe: Allow to build without udis86.
José Fonseca
2009-08-29
1
-1
/
+1
*
|
llvmpipe: Disassemble generated x86 code.
José Fonseca
2009-08-29
1
-0
/
+8
*
|
xlib: Complete llvmpipe integration.
José Fonseca
2009-08-29
3
-1
/
+11
*
|
xlib: Integrate with llvmpipe.
José Fonseca
2009-08-29
1
-0
/
+513
*
|
i915g: Don't forget to init buffer ptrs
Jakob Bornecrantz
2009-08-28
1
-2
/
+2
*
|
r300g: pretty up the new drm code a bit
Joakim Sindholt
2009-08-28
1
-7
/
+7
*
|
r300g: support new drm_api
Joakim Sindholt
2009-08-28
2
-20
/
+49
*
|
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
3
-63
/
+92
*
|
st/xorg: Pass dri driver name as driverName on screen
Jakob Bornecrantz
2009-08-28
2
-2
/
+2
*
|
egl_softpipe: Make winsys and pipe screen per display.
Chia-I Wu
2009-08-26
2
-27
/
+77
*
|
xlib: fix single buffer window resize bug
Brian Paul
2009-08-24
1
-0
/
+1
*
|
i915g: Remove bad assert on fence
Jakob Bornecrantz
2009-08-22
1
-3
/
+0
*
|
egl_softpipe: Do not flush unlinked context.
Chia-I Wu
2009-08-21
1
-3
/
+8
*
|
radeon-gallium: Oh, look, we *do* already support DONTBLOCK.
Corbin Simpson
2009-08-18
1
-6
/
+5
*
|
radeon-gallium: Stop using outdated ioctls.
Corbin Simpson
2009-08-18
1
-11
/
+3
*
|
Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."
Corbin Simpson
2009-08-18
1
-2
/
+20
[next]