index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
drm
/
intel
/
gem
Age
Commit message (
Expand
)
Author
2010-03-24
gallium: Reorg winsys directories
Jakob Bornecrantz
2010-03-01
i915g: Conversion to winsys handle
Jakob Bornecrantz
2010-02-08
gallium: remove softpipe references in other drivers
Keith Whitwell
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-03
winsys: Add missing headers.
Vinson Lee
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-19
st/drm: Expose kernel driver name
Jakob Bornecrantz
2010-01-12
winsys/drm: Add name field to drm_api.
Chia-I Wu
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-10
winsys/intel: fix dereferencing of opaque type due to pipe_reference changes
Roland Scheidegger
2009-12-03
gallium: fix remaining users of pipe_reference function
Roland Scheidegger
2009-10-07
i915g: Change order of buffer_write arguments
Jakob Bornecrantz
2009-10-06
i915g: Add more defines to tweek batchbuffer
Jakob Bornecrantz
2009-10-05
i915g: Drop the simple sufix
Jakob Bornecrantz
2009-09-27
i915g: Make sure to map tiled buffers via the gtt
Jakob Bornecrantz
2009-09-27
i915g: Enable reuse of buffers
Jakob Bornecrantz
2009-09-22
i915g: Activate trace
Jakob Bornecrantz
2009-09-09
i915g: Add buffer write callback
Jakob Bornecrantz
2009-09-09
i915g: pwrite batchbuffer instead of map
Jakob Bornecrantz
2009-09-09
i915g: Map vertex buffers via gtt
Jakob Bornecrantz
2009-09-03
i915g: Up the number of relocs
Jakob Bornecrantz
2009-09-03
i915g: Don't run in sync with HW
Jakob Bornecrantz
2009-09-01
i915g: Implement new winsys
Jakob Bornecrantz
2009-08-28
i915g: Don't forget to init buffer ptrs
Jakob Bornecrantz
2009-08-28
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-22
i915g: Remove bad assert on fence
Jakob Bornecrantz
2009-08-12
i915g: Reduce max relocs
Jakob Bornecrantz
2009-08-11
i915g: Implement surface_buffer_create for softpipe
Jakob Bornecrantz
2009-08-08
i915g: Don't try to free a mapped buffer at shutdown
Jakob Bornecrantz
2009-08-06
i915g: Always run in sync with the HW
Jakob Bornecrantz
2009-08-06
i915g: The i915 seems more happier with sampler domain so lets use that
Jakob Bornecrantz
2009-08-06
i915g: Switch to mapping the batch buffer instead of using subdata
Jakob Bornecrantz
2009-08-05
i915g: Treat primary textures as scanout buffers
Jakob Bornecrantz
2009-12-15
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-12
i915g: Silence unused value warning in intel_drm_get_device_id.
Vinson Lee
2009-07-02
i915g: Readd trace driver support
Jakob Bornecrantz
2009-07-01
drm/st: Remove drm_api struct from drivers
Jakob Bornecrantz
2009-06-30
identity: Create a drm_api wrapper
Jakob Bornecrantz
2009-06-30
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-05-16
intel-gallium: Fix trace_drm integration.
Corbin Simpson
2009-05-16
gallium-intel: Enable trace driver
Jakob Bornecrantz
2009-05-15
gallium-intel: Build with scons
Jakob Bornecrantz
2009-04-28
gallium: Update the drm_api.
Thomas Hellstrom
2009-04-25
gallium-intel: Fix warning
Jakob Bornecrantz
2009-04-25
gallium-intel: Cache software switch
Jakob Bornecrantz
2009-04-23
gallium/intel/gem: Use softpipe rather than i915simple if INTEL_SOFTPIPE is set.
Michel Dänzer
2009-03-05
intel: Fixup from refcount changes
Jakob Bornecrantz
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
[next]