nv50: don't crash on TXD opcode
[mesa.git] / src / gallium / drivers / nv50 /
2011-10-11 Marcin Slusarznv50: don't crash on TXD opcode
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-09 Marcin Slusarznouveau: hide some debugging messages behind environmen...
2011-10-09 Marcin Slusarznv50,nvc0: avoid unnecessary flushes
2011-10-09 Marcin Slusarznouveau: fix fence hang
2011-09-30 Marek Olšákgallium: add PIPE_CAP_TEXTURE_BARRIER
2011-09-30 Marek Olšákgallium: add PIPE_CAP_CONDITIONAL_RENDER
2011-09-30 Marek Olšákgallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
2011-09-30 Marek Olšákgallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT
2011-09-28 Christoph Bumillernv50,nvc0: support polygon offset clamp state
2011-09-27 Dave Airliegallium: move border color to be a color union
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-16 Vinson Leenouveau: Fix typos of ParseSourceList in SConscript...
2011-09-14 Christoph Bumillernv50/ir: add missing license headers
2011-09-14 Christoph Bumillernv50,nvc0: handle PIPE_CAP_MIN/MAX_TEXEL_OFFSET
2011-09-14 Christoph Bumillernvc0: hook up to new shader code generator
2011-09-14 Christoph Bumillernv50/ir: import new shader backend code
2011-09-14 Christoph Bumillernouveau: make data argument of nouveau_context::push_da...
2011-09-13 Marcin Slusarznv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM...
2011-09-10 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
2011-09-08 Marcin Slusarznv50: fix screen->blitctx memory leak
2011-08-30 Christoph Bumillernv50,nvc0: fix multisample format hack
2011-08-30 Christoph Bumillernouveau: use PRIu64 for printing uint64_t
2011-08-30 Christoph Bumillernv50: add support for linear textures and render targets
2011-08-30 Christoph Bumillernv50: align pitch of linear surfaces correctly
2011-08-30 Christoph Bumillernv50: handle TGSI_OPCODE_ROUND
2011-08-30 Christoph Bumillernv50,nvc0: add states mask to state validation function
2011-08-30 Christoph Bumillernv50,nvc0: reject R8G8B8A8/X8_UNORM for multisample...
2011-08-27 Chia-I Wuandroid: add support for nouveau
2011-08-27 Chia-I Wunouveau: share the source lists
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-19 Christoph Bumillernv50: fix potential null deref in insn modifer optimiza...
2011-08-17 Christoph Bumillernv50: don't drop flags definition when merging SAT...
2011-08-07 Christoph Bumillernv50,nvc0: never convert in resource copy when format...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Christoph Bumillernv50: implement resource_resolve with custom blit
2011-08-01 Bryan Caingallium: add PIPE_SHADER_CAP_INTEGERS
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-21 Christoph Bumillernouveau: hook up video decoding with nouveau_context
2011-07-16 Christoph Bumillernv50: fix bogus error message about 3d surfaces
2011-07-14 Christoph Bumillernv50,nvc0: extensive surface format renaming to get...
2011-07-14 Christoph Bumillernv50,nvc0: add support for multi-sample resources
2011-07-14 Christoph Bumillernv50,nvc0: add correct storage type for Z32_FLOAT
2011-07-14 Christoph Bumillernv50,nvc0: unify nvc0_miptree and nv50_miptree structs
2011-07-14 Christoph Bumillernv50,nvc0: don't advertise unaligned texture format...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-07 Christoph Bumillernv50,nvc0: use screen instead of context for flush...
2011-07-07 Christoph Bumillernv50: more formats for nv50_resource_copy_region conver...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-23 Christoph Bumillernv50,nvc0: prevent pushbuf flush during ctx reloc emission
2011-06-14 Christoph Bumillernv50: fix copy/paste error in nv50_gmtyprog_validate
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-06 Marcin Slusarznv50: fix nv50_sampler_state_delete array overflow
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-27 Trevor Davenportnv50: fix emit_add_a16 to emit correct source reg
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-19 Maxim Levitskynv50: add support for user clip planes
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-12 Matt TurnerRemove redundant util_unsigned_logbase2
2011-05-10 Maxim Levitskynv50: fix mistake in pipe caps for pre-NVA0 cards
2011-05-09 Marcin Slusarznv50/nvc0: make transfers aware of PIPE_TRANSFER_MAP_DI...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-06 Christoph Bumillernv50,nvc0: activate seamless cube map filtering
2011-05-06 Marcin Slusarzgallium/xorg st/nv50: add PIPE_BIND_CURSOR
2011-05-02 Christoph Bumillernv50,nvc0: advertise GL_FIXED vertex buffers as supported
2011-04-27 Marek Olšákgallium/nouveau: fix printf warnings
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-21 Marek Olšákgallium: add fallback for copying buffers to all drivers
2011-04-16 Marcin Slusarzgallium: include u_format.h for util_format_is_supported
2011-04-16 Christoph Bumillernv50,nvc0: add new texture and render target formats
2011-04-16 Christoph Bumillernv50,nvc0: fix normalized RG16 and RGBA32 texture forma...
2011-04-15 Marek Olšákgallium: add and use generic function for querying...
2011-04-10 Christoph Bumillernv50,nvc0: silence shader debug output
2011-04-10 Christoph Bumillernv50-nvc0: make use of COLOR_MASK,BLEND_ENABLE_COMMON
2011-04-10 Christoph Bumillernvc0: shrink CSOs a little
2011-04-10 Christoph Bumillernv50,nvc0: identify some line rasterization state
2011-04-10 Christoph Bumillernv50,nvc0: don't insert instructions after the block...
2011-04-04 Bryan Cainnv50: prevent NV_OP_SELECT from having flags_def defined
2011-04-01 Marek Olšákgallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in...
2011-03-31 Christoph Bumillernv50: fix for GPR allocation granularity being 16 bit
2011-03-31 Christoph Bumillernv50: copy regalloc fixes from nvc0
2011-03-29 Christoph Bumillernv50,nvc0: implement colour clamping controls
2011-03-19 Christoph Bumillernv50,nvc0: implement texture barrier
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 Christoph Bumillernv50,nvc0: don't assert on cso with 0 vertex elements
2011-03-13 Christoph Bumillernv50,nvc0: fix pipe context switch
2011-03-13 Christoph Bumillernv50,nvc0: clean up flushes
2011-03-13 Christoph Bumillernv50,nvc0: add some missing resource referencing
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-09 Christoph Bumillernv50: add back initialization of redefine_user_buffer
2011-03-05 Marek Olšákgallium: split CAP_INSTANCE_DRAWING into INSTANCEID...
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-05 Christoph Bumillernv50: support the InstanceID system value
2011-03-05 Vinson Leenv50: Update SConscript.
2011-03-04 Christoph Bumillernv50,nvc0: get format desc for TIC entry from sampler...
next