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
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
2011-10-04
1
-2
/
+2
*
android: add support for i915g
Chia-I Wu
2011-08-27
1
-0
/
+41
*
winsys/i915: share the source list
Chia-I Wu
2011-08-27
3
-11
/
+8
*
i915g: don't try to check if a NULL buffer is busy.
Stéphane Marchesin
2011-07-13
1
-0
/
+2
*
i915g: Improve flushing using heuristics.
Stéphane Marchesin
2011-07-06
1
-0
/
+10
*
scons: Expose pkg-config in a simpler manner.
José Fonseca
2011-06-30
1
-1
/
+1
*
i915g: implement fence signalling
Daniel Vetter
2011-06-11
1
-2
/
+6
*
i915g: add const qualifier to silence warning
Brian Paul
2011-05-03
1
-1
/
+1
*
i915g: Fix build.
Vinson Lee
2011-03-28
1
-3
/
+6
*
i915g: use drm ioctl to get pci devid
Daniel Vetter
2011-03-28
1
-18
/
+8
*
i915g: kill relocs accouting
Daniel Vetter
2011-03-01
2
-6
/
+0
*
i915g/winsys: buffer validation support
Daniel Vetter
2011-02-27
2
-0
/
+30
*
i915g: add raw batchbuffer dumping in drm winsys
Daniel Vetter
2011-02-27
3
-0
/
+11
*
i915g: Use the same debug env vars in drm and sw winsys
Jakob Bornecrantz
2011-02-26
1
-1
/
+1
*
i915g: Use unchecked writes in sw winsys batchbuffer
Jakob Bornecrantz
2011-02-26
1
-3
/
+3
*
i915g: Use dump function in sw winsys
Jakob Bornecrantz
2011-02-24
1
-7
/
+2
*
i915g: add some throttling
Daniel Vetter
2011-02-21
1
-0
/
+9
*
i915g: s/bool/boolean/ style-fixup in winsys
Daniel Vetter
2011-02-21
2
-2
/
+2
*
i915g: Fix warning
Jakob Bornecrantz
2011-02-21
1
-1
/
+0
*
i915g: s/__func__/__FUNCTION__/
Vinson Lee
2011-02-20
1
-1
/
+1
*
i915g: kill remnants of mmapped batchbuffer support
Daniel Vetter
2011-02-21
1
-12
/
+0
*
i915g: Fix void ptr arith
Jakob Bornecrantz
2011-02-21
1
-1
/
+1
*
i915g: Fix closure of full batch buffers
Chris Wilson
2010-12-02
1
-59
/
+12
*
i915g: return tiling in iws->buffer_from_handle
Daniel Vetter
2010-12-02
1
-2
/
+4
*
i915g: prepare winsys/batchbuffer for execbuf2
Daniel Vetter
2010-12-02
3
-17
/
+25
*
i915g: switch to tiled allocations, kill set_fence
Daniel Vetter
2010-12-02
2
-37
/
+0
*
i915g: add winsys function to create tiled buffers
Daniel Vetter
2010-12-02
3
-14
/
+88
*
i915g: drop alignment parameter from iws->buffer_create
Daniel Vetter
2010-12-02
3
-17
/
+3
*
i915g: kill idws->pool
Daniel Vetter
2010-11-21
4
-14
/
+7
*
i915g: kill buf->map_gtt
Daniel Vetter
2010-11-21
2
-15
/
+2
*
i915g: Rename winsys debug options
Jakob Bornecrantz
2010-07-22
1
-2
/
+2
*
i915g: Add flag to not send commands to hw
Jakob Bornecrantz
2010-07-04
3
-1
/
+6
*
i915g: If the kernel reject the batchbuffer print it then assert
Jakob Bornecrantz
2010-07-04
1
-13
/
+18
*
i915g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-06
7
-29
/
+28
*
i915g: Rename winsys c file.
Vinson Lee
2010-06-04
1
-1
/
+1
*
i915g: Rename winsys c file
Jakob Bornecrantz
2010-05-29
2
-1
/
+1
*
i915g: Move pci id to winsys struct
Jakob Bornecrantz
2010-05-29
4
-8
/
+4
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-11
/
+1
*
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-23
1
-1
/
+1
*
gallium: Fix copy typo
Jakob Bornecrantz
2010-04-20
1
-1
/
+1
*
i915g: Minor clean up of winsys
Jakob Bornecrantz
2010-04-20
1
-9
/
+3
*
i915g: Remove unnecessary headers.
Vinson Lee
2010-04-17
1
-3
/
+0
*
i915g: Add a software only debuging winsys
Jakob Bornecrantz
2010-04-17
7
-0
/
+478
*
i915g: Fix winsys SCons build.
Vinson Lee
2010-04-13
1
-0
/
+2
*
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
2010-03-26
8
-208
/
+208
*
gallium: Make scons build dri/xorg drivers again
Jakob Bornecrantz
2010-03-24
1
-1
/
+1
*
gallium: Reorg winsys directories
Jakob Bornecrantz
2010-03-24
7
-0
/
+763