d3d1x: define GUIDs in the normal way
[mesa.git] / src / gallium / winsys /
2010-09-22 Jerome Glisser600g: disable shader rebuild optimization & account...
2010-09-22 Jerome Glisser600g: flush color buffer after draw command
2010-09-22 Luca Barbieriwinsys: automatically build sw winsys needed by EGL...
2010-09-22 Jerome Glisser600g: occlusion query for new design
2010-09-21 Jerome Glisser600g: directly allocate bo for user buffer
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-21 Dave Airlier600g: fix eg texture borders.
2010-09-20 Jerome Glisser600g: add back reference check when mapping buffer
2010-09-20 Jerome Glisser600g: use pipe context for flushing inside map
2010-09-20 Jerome Glisser600g: move chip class to radeon common structure
2010-09-20 Dave Airlier600g: only flush for the correct colorbuffer, not...
2010-09-20 Dave Airlier600g: fixup r700 CB_SHADER_CONTROL register.
2010-09-20 Dave Airlier600g: fix tiling support for ddx supplied buffers
2010-09-20 Dave Airlier600g: send correct surface base update for multi-cbufs
2010-09-19 Henri Verbeetr600g: Respect PB_USAGE_UNSYNCHRONIZED in radeon_bo_pb_...
2010-09-19 Henri Verbeetr600g: Buffer object maps imply a wait.
2010-09-19 Henri Verbeetr600g: Check for other references before checking for...
2010-09-17 Vinson Leer600g: Silence uninitialized variable warning.
2010-09-17 Vinson Leer600g: Fix memory leak on error path.
2010-09-17 Vinson Leer600g: Fix implicit declaration warning.
2010-09-17 Vinson Leer600g: Remove unnecessary headers.
2010-09-17 Jerome Glisser600g: alternative command stream building from context
2010-09-17 Dave Airlier600g: oops got the use_mem_constant the wrong way...
2010-09-17 Dave Airlier600g: use calloc for ctx bo allocations
2010-09-17 Dave Airlier600g: fixup map flushing.
2010-09-17 Dave Airlier600g: add winsys bo caching.
2010-09-17 Dave Airlier600g: add support for kernel bo
2010-09-17 Dave Airlier600g: use malloc bufmgr for constant buffers
2010-09-17 Dave Airlier600g: move constant buffer creation behind winsys...
2010-09-17 Dave Airlier600g: attempt to abstract kernel bos from pipe driver.
2010-09-17 Dave Airlier600g: hide radeon_ctx inside winsys.
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-09-10 Tilman Sauerbeckr600g: Only increase a bo's map_count if radeon_bo_map...
2010-09-10 Tilman Sauerbeckr600g: Fixed a bo leak in the error path of radeon_ctx_...
2010-09-10 Dave Airlier600g: fixup state calculations for picking states.
2010-09-10 Dave Airlier600g: evergreen CBs are more sane to support with...
2010-09-10 Dave Airlier600g: add multi-buffer flush support properly.
2010-09-10 Dave Airlier600g: fix regression in multi-buffer tests since CB...
2010-09-10 Dave Airlier600g: add initial evergreen support
2010-09-10 Dave Airlier600g: align flushing of cb/db with DDX/r600c.
2010-09-10 Dave Airlier600g: don't need 3 bos here.
2010-09-10 Brian Paulwinsys: emit warning in null_sw_displaytarget_create()
2010-09-07 Dave Airlier600g: add support for constants in memory buffers.
2010-09-06 Dave Airlier600g: add script to generate header file with offsets...
2010-09-02 Jerome Glisser600g: force unbind of previously bind sampler/sampler_view
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-02 Jerome Glisser600g: fix memory/bo leak
2010-09-01 Jerome Glisser600g: avoid dynamic allocation of states
2010-09-01 Jerome GlisseRevert "Revert "r600g: precompute some of the hw state""
2010-09-01 Dave AirlieRevert "r600g: precompute some of the hw state"
2010-08-30 Jerome Glisser600g: precompute some of the hw state
2010-08-30 Dave Airlier600g: fixup states generation in winsys.
2010-08-29 Dave Airlier600g: drop file I added by mistake in a previous commit
2010-08-27 Dave AirlieRevert "r600g: simplify states"
2010-08-25 Marcin Slusarznouveau: handle early initialization errors
2010-08-25 Jerome Glisser600g: simplify states
2010-08-22 Henri Verbeetr600g: Don't blindly unmap NULL->size.
2010-08-20 Dave Airlier600g: add occlusion query support
2010-08-20 Luca Barbieriwinsys/sw: use PIPE_TEXTURE_RECT if appropriate
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Dave Airlier600g: kill event type magic number in winsys
2010-08-17 Dave Airlier600g: add user clip plane support.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-17 Dave Airlier600g: drop libdrm_radeon link
2010-08-14 Vinson Leescons: Fix r600g build.
2010-08-14 Vinson Leer600g: Remove unnecessary headers.
2010-08-14 Vinson Leer300g: Remove unnecessary header.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-13 Dave Airlier600g: fix warning in the winsys
2010-08-13 Dave Airlier600g: fix memory leaks running gears.
2010-08-11 Vinson Leesvga: Remove unnecessary headers.
2010-08-10 Jerome Glisser600g: avoid reemiting literal, avoid scheduling empty cs
2010-08-08 Marek Olšákr300g: generalize the way we ask for hyperz
2010-08-06 Jerome Glisser600g: finish multi target rendering support
2010-08-06 Jerome GlisseRevert "r600g: don't use dynamic state allocation for...
2010-08-06 Marek Olšákr300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM...
2010-08-05 Jerome Glisser600g: don't use dynamic state allocation for states
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-28 Jerome Glisser600g: split pipe state creating/binding from hw state...
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-23 Thomas Hellstromxorg/vmwgfx: Implement early mode pruning based on...
2010-07-23 Jakob Bornecrantzi915g: Rename winsys debug options
2010-07-21 Dave Airlier600g: add family retrival
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-07-04 Jakob Bornecrantzi915g: Add flag to not send commands to hw
2010-07-04 Jakob Bornecrantzi915g: If the kernel reject the batchbuffer print it...
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'
next