Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / winsys / radeon /
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Marek Olšákr300g: require DRM 2.3.0 (kernel 2.6.34)
2011-03-02 Marek Olšákr300g: do not use ioctl thread offloading on single...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-18 Marek Olšákr300g: fix invalid dereference in winsys
2011-02-16 Marek Olšákr300g: fix a race between CS and SET_TILING ioctls
2011-02-15 Marek Olšákr300g: offload the CS ioctl to another thread
2011-02-15 Marek Olšákr300g: actually implement the is_buffer_busy hook the...
2011-02-15 Marek Olšákr300g: handle interaction between UNSYNCHRONIZED and...
2011-02-15 Marek Olšákr300g: fix a possible race condition when mapping a...
2011-02-14 Marek Olšákr300g: flush CS in bo_map even if we get USAGE_DONTBLOCK
2011-02-14 Marek Olšákr300g: implement pb_manager::is_buffer_busy
2011-02-12 Marek Olšákr300g: fixup the handle_compare function
2011-02-12 Marek Olšákr300g: typecast void* to unsigned correctly
2011-02-12 Marek Olšákr300g: improve function radeon_bo_is_referenced_by_cs
2011-02-11 Marek Olšákr300g: remove unused function prototypes, update copyright
2011-02-11 Marek Olšákr300g: plug a memory leak in winsys
2011-02-11 Marek Olšákr300g: remove unneeded code in winsys
2011-02-11 Marek Olšákr300g: import the last bits of libdrm and cleanup the...
2011-01-31 Vinson Leescons: Gracefully handle pkg-config errors with libdrm_...
2011-01-27 Marek Olšákr300g: print driver info if RADEON_DEBUG=info
2011-01-27 Marek Olšákr300g: add winsys flag CAN_AACOMPRESS
2011-01-27 Marek Olšákr300g: rename flag squaretiling -> drm_2_1_0
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-08 Marek Olšákr300g: rework command submission and resource space...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Marek Olšákr300g: support B10G10R10A2 render targets only with...
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-24 Vinson Leer300g: Remove unnecessary header.
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-05 Marek Olšákr300g: cleanup winsys
2010-12-03 Marek Olšákr300g: use internal BO handle for add_buffer and write_...
2010-11-24 Dave Airlier300g/r600g: bump cache manager timeouts to 1s
2010-11-23 Alex Deuchergallium/egl: fix r300 vs r600 loading
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-26 Joakim Sindholtradeong: fix leaks
2010-09-24 Marek Olšákr300g: make accessing map_list and buffer_handles threa...
2010-09-24 Marek Olšákr300g: fixup long-lived BO maps being incorrectly unmap...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-15 Dave Airlier300g: fix buffer reuse issue caused by previous commit
2010-09-15 Marek Olšákr300g: prevent creating multiple winsys BOs for the...
2010-09-13 Marek Olšákr300g: fix map_buffer
2010-09-12 Dave Airliepb: add void * for flush ctx to mapping functions
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Vinson Leer300g: Remove unnecessary header.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-08 Marek Olšákr300g: generalize the way we ask for hyperz
2010-08-06 Marek Olšákr300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM...
2010-08-05 Marek Olšákr300g: debug_print on startup whether we can use hyper-z
2010-08-05 Dave Airlier300g: implement hyper-z support. (v4)
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-25 Marek Olšákr300g: reject resources from handles which are not...
2010-07-16 Marek Olšákr300g: do not make copies of constant buffers, emit...
2010-07-16 Marek Olšákr300g: rebuild winsys and command submission to support...
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-10 Marek Olšákr300g: do not print a rejected CS if RADEON_DUMP_CS...
2010-07-08 Marek Olšákr300g: store/return the stride for winsys_handle in...
2010-06-29 Marek Olšákr300g: move one flush from winsys to the context
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-23 Corbin Simpsonglhd: Use an environment variable (GALAHAD) to enable...
2010-06-23 Corbin Simpsonradeong: Disable Galahad for now; breaks texturing.
2010-06-23 Corbin Simpsontargets, radeong: Add Galahad.
2010-06-22 Marek Olšákr300g: optimize the immediate mode emission path a bit
2010-06-20 Marek Olšákr300g: cleanup buffer_{from, get}_handle
2010-06-14 Marek Olšákr300g: drop begin_cs/end_cs
2010-06-13 Marek Olšákr300g: replace r300_cs_info with simplier get_cs_free_d...
2010-06-06 Jakob Bornecrantzr300g: Move bootstrap code to targets
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-02 Marek Olšákr300g: use r300_buffer_domain everywhere
2010-06-02 Marek Olšákr300g: let the driver determine the GEM domain for...
2010-05-26 Marek Olšákr300g: add get_cs_info winsys entrypoint, abandon check_cs
2010-05-25 Jakob Bornecrantzdrm_api: Remove type argument from create screen callback
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-13 Marek Olšákr300g: fix texture transfers
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 Marek Olšákr300g: do not validate buffers in check_cs
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-05-02 Marek Olšákr300g: cache tiling flags to reduce the number of DRM...
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-16 Marek Olšákr300g: expose radeon_bo_wait to the driver
2010-04-26 Corbin Simpsonr300g: Add CS table writing.
2010-04-26 Marek Olšákr300g: emit MSPOS regs
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Jakob Bornecrantzgallium: Fix copy typo
2010-04-20 Jakob Bornecrantzradeong: Minor clean up of winsys
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
next