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
*
r600c/g: Add pci id for FirePro 2270
Kostas Georgiou
2011-05-06
1
-0
/
+1
*
r600g: add new pci ids
Alex Deucher
2011-05-03
1
-0
/
+4
*
r600g: add some additional ontario pci ids
Alex Deucher
2011-04-04
1
-0
/
+2
*
r600g: move user fence into base radeon structure
Jerome Glisse
2011-03-30
5
-40
/
+42
*
r600: don't close fd on failed load
Dave Airlie
2011-03-14
1
-3
/
+0
*
r300g: Null pointer check for buffer deref in gallium winsys
Bryce Harrington
2011-02-11
1
-1
/
+1
*
r600g: add support for NI (northern islands) asics
Alex Deucher
2011-01-06
3
-0
/
+42
*
r600g: remove useless switch statements
Alex Deucher
2011-01-06
2
-105
/
+0
*
r600g: fix bo size when creating bo from handle
Jerome Glisse
2011-01-06
1
-1
/
+1
*
r600g: Fix SCons build.
Vinson Lee
2010-12-09
2
-3
/
+3
*
r600g: avoid using pb* helper we are loosing previous cpu cycle with it
Jerome Glisse
2010-12-09
9
-388
/
+364
*
r600g: fix userspace fence against lastest kernel
Jerome Glisse
2010-12-07
2
-0
/
+3
*
r600g: remove useless flush map
Jerome Glisse
2010-12-06
2
-30
/
+1
*
r600g: Cleanup block bo references in r600_context_fini().
Henri Verbeet
2010-12-05
1
-0
/
+3
*
r300g: cleanup winsys
Marek Olšák
2010-12-05
11
-628
/
+443
*
r600g: more indentation fix + warning silencing + dead code removal
Jerome Glisse
2010-12-03
3
-89
/
+12
*
r300g: use internal BO handle for add_buffer and write_reloc
Marek Olšák
2010-12-03
3
-14
/
+28
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
2
-17
/
+23
*
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
*
r300g/r600g: bump cache manager timeouts to 1s
Dave Airlie
2010-11-25
2
-2
/
+2
*
gallium/egl: fix r300 vs r600 loading
Alex Deucher
2010-11-23
1
-1
/
+208
*
r600g: add support for ontario APUs
Alex Deucher
2010-11-22
3
-0
/
+10
*
r600g: fix some winsys functions to deal properly with evergreen
Alex Deucher
2010-11-22
2
-10
/
+15
*
r600g: fix additional EVENT_WRITE packet
Alex Deucher
2010-11-22
1
-1
/
+1
*
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
*
r600g: add fetch shader capabilities
Jerome Glisse
2010-11-19
2
-0
/
+33
*
r600g: All EVENT_WRITE packets need the EVENT_INDEX field
Alex Deucher
2010-11-19
2
-13
/
+13
*
r600g: fix occlusion query on evergreen (avoid lockup)
Jerome Glisse
2010-11-19
2
-2
/
+11
*
r600g: fix buffer alignment
Alex Deucher
2010-11-17
1
-0
/
+6
*
r600g: Cleanup the fenced_bo list in r600_context_fini().
Henri Verbeet
2010-11-15
1
-0
/
+13
*
r600g: allow driver to work without submitting cmd to GPU
Jerome Glisse
2010-11-10
1
-0
/
+2
*
ws/r600: match bo_busy shared/fence logic in bo_wait
Keith Whitwell
2010-11-10
1
-8
/
+9
*
winsys/xlib: Add cygwin to SConscript.
Vinson Lee
2010-11-09
1
-1
/
+1
*
r600g: implement texture_get_handle (needed for eglExportDRMImageMESA)
Benjamin Franzke
2010-11-08
3
-1
/
+46
*
scons: Detabify
Jakob Bornecrantz
2010-11-05
1
-21
/
+21
*
r600g: set hardware pixel centers according to gl_rasterization_rules
Keith Whitwell
2010-11-03
2
-0
/
+2
*
r600g: propogate resource usage flags to winsys, use to choose bo domains
Keith Whitwell
2010-11-03
3
-7
/
+31
*
r600g: Fixed two memory leaks in winsys.
Tilman Sauerbeck
2010-11-02
1
-0
/
+2
*
r600g: Made radeon_bo::map_count signed.
Tilman Sauerbeck
2010-11-02
1
-1
/
+1
*
r600g: Fixed unmap condition in radeon_bo_pb_destroy().
Tilman Sauerbeck
2010-11-02
1
-4
/
+6
*
r600g: Made radeon_bo_pb_map_internal() actually call radeon_bo_map().
Tilman Sauerbeck
2010-11-02
1
-13
/
+7
*
r600g: Removed unused 'ptr' argument from radeon_bo().
Tilman Sauerbeck
2010-11-02
3
-8
/
+4
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
1
-37
/
+30
*
r600g: In radeon_bo(), call LIST_INITHEAD early.
Tilman Sauerbeck
2010-10-27
1
-1
/
+1
[next]