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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: Remove lib prefix from driver
Jakob Bornecrantz
2009-09-09
1
-1
/
+2
*
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
1
-8
/
+2
*
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
*
st/xorg: Pass dri driver name as driverName on screen
Jakob Bornecrantz
2009-08-28
1
-1
/
+1
*
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: Compile with scons
Jakob Bornecrantz
2009-08-06
1
-1
/
+4
*
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: Link with trace on EGL and Xorg
Jakob Bornecrantz
2009-08-05
2
-0
/
+2
*
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
2
-0
/
+6
*
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-30
5
-18
/
+37
*
gallium-intel: Improve Xorg Makefile a bit
Jakob Bornecrantz
2009-06-22
1
-15
/
+27
*
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
2009-06-01
1
-1
/
+1
*
intel-gallium: Fix trace_drm integration.
Corbin Simpson
2009-05-16
1
-144
/
+5
*
gallium-intel: Enable trace driver
Jakob Bornecrantz
2009-05-16
3
-0
/
+147
*
gallium-intel: Build with scons
Jakob Bornecrantz
2009-05-15
3
-0
/
+39
*
gallium: replace lib with $(LIB_DIR)
Hanno Böck
2009-05-09
1
-2
/
+2
*
gallium-intel: Create a i965_dri.so symlink
Jakob Bornecrantz
2009-04-28
1
-1
/
+3
*
gallium-intel: Fix build of dri driver
Jakob Bornecrantz
2009-04-28
1
-0
/
+0
*
gallium: Rename the dri state tracker lib to libdridrm.a
Thomas Hellstrom
2009-04-28
1
-1
/
+1
*
gallium: Move the dri2 state tracker since we're about to extend it to dri1.
Thomas Hellstrom
2009-04-28
1
-1
/
+1
*
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: Link dri2 driver with softpipe
Jakob Bornecrantz
2009-04-25
1
-0
/
+1
*
gallium: Make the intel xorg winsys start up with any Intel chipset.
Michel Dänzer
2009-04-23
1
-6
/
+3
*
gallium/intel/gem: Use softpipe rather than i915simple if INTEL_SOFTPIPE is set.
Michel Dänzer
2009-04-23
3
-8
/
+16
*
st/xorg: Install to XORG_DRIVER_INSTALL_DIR
Joel Bosveld
2009-03-06
1
-1
/
+2
*
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: Add Xorg driver
Jakob Bornecrantz
2009-03-03
2
-0
/
+198
[next]