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
/
winsys
/
drm
/
intel
/
gem
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-0
/
+1
|
\
|
*
st/drm: Expose kernel driver name
Jakob Bornecrantz
2010-01-19
1
-0
/
+1
*
|
winsys/drm: Add name field to drm_api.
Chia-I Wu
2010-01-12
1
-0
/
+1
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-0
/
+1
|
\
|
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-15
1
-0
/
+1
|
|
\
|
|
*
i915g: Silence unused value warning in intel_drm_get_device_id.
Vinson Lee
2009-12-12
1
-0
/
+1
*
|
|
winsys/intel: fix dereferencing of opaque type due to pipe_reference changes
Roland Scheidegger
2009-12-10
1
-1
/
+1
*
|
|
gallium: fix remaining users of pipe_reference function
Roland Scheidegger
2009-12-03
1
-1
/
+2
|
/
/
*
|
i915g: Change order of buffer_write arguments
Jakob Bornecrantz
2009-10-07
1
-2
/
+2
*
|
i915g: Add more defines to tweek batchbuffer
Jakob Bornecrantz
2009-10-06
1
-13
/
+28
*
|
i915g: Drop the simple sufix
Jakob Bornecrantz
2009-10-05
2
-3
/
+3
*
|
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
*
|
i915g: Activate trace
Jakob Bornecrantz
2009-09-22
1
-1
/
+2
*
|
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: 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
*
i915g: Implement new winsys
Jakob Bornecrantz
2009-09-01
16
-1036
/
+714
*
i915g: Don't forget to init buffer ptrs
Jakob Bornecrantz
2009-08-28
1
-2
/
+2
*
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
3
-63
/
+92
*
i915g: Remove bad assert on fence
Jakob Bornecrantz
2009-08-22
1
-3
/
+0
*
i915g: Reduce max relocs
Jakob Bornecrantz
2009-08-12
1
-1
/
+1
*
i915g: Implement surface_buffer_create for softpipe
Jakob Bornecrantz
2009-08-11
1
-2
/
+38
*
i915g: Don't try to free a mapped buffer at shutdown
Jakob Bornecrantz
2009-08-08
1
-1
/
+0
*
i915g: Always run in sync with the HW
Jakob Bornecrantz
2009-08-06
1
-0
/
+4
*
i915g: The i915 seems more happier with sampler domain so lets use that
Jakob Bornecrantz
2009-08-06
1
-1
/
+1
*
i915g: Switch to mapping the batch buffer instead of using subdata
Jakob Bornecrantz
2009-08-06
3
-11
/
+27
*
i915g: Treat primary textures as scanout buffers
Jakob Bornecrantz
2009-08-05
2
-5
/
+41
*
i915g: Readd trace driver support
Jakob Bornecrantz
2009-07-02
1
-0
/
+5
*
drm/st: Remove drm_api struct from drivers
Jakob Bornecrantz
2009-07-01
3
-2
/
+28
*
identity: Create a drm_api wrapper
Jakob Bornecrantz
2009-06-30
1
-0
/
+5
*
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-30
5
-18
/
+37
*
intel-gallium: Fix trace_drm integration.
Corbin Simpson
2009-05-16
1
-144
/
+5
*
gallium-intel: Enable trace driver
Jakob Bornecrantz
2009-05-16
1
-0
/
+145
*
gallium-intel: Build with scons
Jakob Bornecrantz
2009-05-15
1
-0
/
+17
*
gallium: Update the drm_api.
Thomas Hellstrom
2009-04-28
2
-2
/
+36
*
gallium-intel: Fix warning
Jakob Bornecrantz
2009-04-25
1
-2
/
+0
*
gallium-intel: Cache software switch
Jakob Bornecrantz
2009-04-25
3
-2
/
+7
*
gallium/intel/gem: Use softpipe rather than i915simple if INTEL_SOFTPIPE is set.
Michel Dänzer
2009-04-23
2
-7
/
+14
*
intel: Fixup from refcount changes
Jakob Bornecrantz
2009-03-05
1
-0
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
3
-27
/
+14
*
st/drm: s/hocks/hooks/
Jakob Bornecrantz
2009-03-03
1
-1
/
+1
*
winsys: return null for DONTBLOCK flag on existing winsys
Keith Whitwell
2009-03-03
1
-0
/
+6
*
intel: Increase max relocs per batchbuffer
Jakob Bornecrantz
2009-03-03
1
-2
/
+1
*
intel: Use flink for global buffer ids
Jakob Bornecrantz
2009-02-27
3
-6
/
+47
*
intel: Adopt to the new drm_api.h
Jakob Bornecrantz
2009-02-25
3
-6
/
+8
*
i915: Clean up i915_winsys.h a bit
Jakob Bornecrantz
2009-02-25
1
-1
/
+1
*
intel: Use new makefile template for drm gem
Jakob Bornecrantz
2009-02-20
2
-70
/
+3
[next]