Merge branch 'glsl-to-tgsi'
[mesa.git] / src / mesa / drivers / dri / r600 /
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-02 Eric Anholtradeon: Remove some remaining set-but-unused variables.
2011-08-02 Eric Anholtradeon: Remove set-but-unused variables in radeonSetTex...
2011-08-01 Bryan Cainr200, r600c, i965: fix build
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-20 Brian Paulradeon: remove radeonCopyTexImage2D()
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-22 Andre Maasikasr600c: use BASE_VTX_LOC & AUTO_INDEX for drawing nonind...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-02 Johannes Obermayrdri/nouveau: Fix build with --enable-shared-dricore.
2011-05-31 Alex Deucherr600c: add support for llano
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-19 Alex Deucherr600c: add evergreen big endian support
2011-04-19 Cédric Canor600c: add big endian support for r6xx/r7xx
2011-04-15 Marek Olšákmesa: finish up ARB_texture_float
2011-04-12 Brian Paulr600: silence various compiler warnings
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-11 Brian Paulmesa: fixup r600 DRI driver for sampler object changes
2011-04-10 Brian Paulmesa: move sampler state into new gl_sampler_object...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Adam Jacksonr600: Build fix
2011-03-11 Brian Paulmesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENAB...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-24 Andre Maasikasr600c: only colors can be flat shaded
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Andre Maasikasr600c: bump sq gpr resources if a shader needs more...
2011-01-18 Andre Maasikasr600: set border color as RGBA
2011-01-18 Andre Maasikasr600c: use STATE_FB_WPOS_Y_TRANSFORM variable to do...
2011-01-16 Brian Paulmesa: begin implementation of GL_ARB_draw_buffers_blend
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Alberto Miloner600c: add evergreen ARL support.
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-10 Vinson Leer600: Include mfeatures.h in files that perform feature...
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-07 Alex Deucherr600c: fix up SQ setup in blit code for Ontario/NI
2011-01-06 Alex Deucherr600c: add support for NI asics
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-16 richardr600c : inline vertex format is not updated in an app...
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 Alex Deucherr600c: bump texture limits to hw limits
2010-12-01 Alex Deucherr600c: fix some opcodes on evergreen
2010-11-23 Alex Deucherr600c: fix VC flush on cedar and palm
2010-11-22 Alex Deucherr600c: add Ontario Fusion APU support
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Vinson Leer600: Remove unnecessary header.
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-21 Vinson Leer600: Remove unnecesary header.
2010-11-18 Brian Paulmesa: pass gl_format to _mesa_init_teximage_fields()
2010-11-15 Henri Verbeetr600: Evergreen has two extra frac_bits for the sampler...
2010-11-15 Brian Paulevergreen: set gl_texture_image::TexFormat field in...
2010-11-15 Brian Paulr600: set gl_texture_image::TexFormat field in r600SetT...
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-09 Johann Rudloffradeon: Implement GL_OES_EGL_image
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-27 Alex Deucherr600c: add missing radeon_prepare_render() call on...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
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-10-02 Alex Deucherr600c: fix segfault in evergreen stencil code
2010-10-01 richardevergreen : fix z format setting, enable stencil.
2010-10-01 Alex Deucherr600c: pull over 6xx/7xx vertex fixes for evergreen
2010-10-01 Alex Deucherr600c: add reloc for CB_COLOR0_ATTRIB
2010-09-30 Nicolas Kaiserdri/r600: remove duplicated include
2010-09-27 Ian Romanickmesa: Force GL_SGIS_generate_mipmap to always be enabled
2010-09-22 Brian Paulmesa: don't advertise bogus GL_ARB_shading_language_120...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-15 Andre Maasikasr600c: fix buffer height setting in dri2 case
2010-09-14 Andre Maasikasr600c: fix setting negative values to bitfields
2010-09-13 Alex Deucherr600c: const buffer sizes must be a multiple of 16...
2010-09-13 Alex Deucherr600c/eg: remove obselete comment
2010-09-13 Alex Deucherr600c/eg: remove unused emit timestamp function
2010-09-13 Alex Deucherr600c/eg: emit CB_BLEND_ALPHA with the other blend...
2010-09-13 Alex Deucherr600c: remove redundant state emit on evergreen
2010-09-13 Andre Maasikasr600c: eg: fix typo
2010-09-13 Andre Maasikasr600c: eg: 256 float4 constants may need more than...
2010-09-13 Andre Maasikasr600c: eg - fix uninitialized variable
2010-09-13 Andre Maasikasr600c: remove stray unmap call
2010-09-10 Alex Deucherr600c: add missing header
2010-09-10 Alex Deucherr600c: add OQ support for evergreen
2010-09-10 Alex Deucherr600c: oq updates
2010-09-10 Alex Deucherr600c: add blit support for evergreen
2010-09-10 Alex Deucherr600c: emit start3d packet on evergreen
2010-09-10 Alex Deucherr600c: fix some typos
2010-09-10 Alex Deucherr600c: fix type in cb setup on evergreen
2010-09-10 Alex Deucherr600c: add support for more rendering formats on evergreen
2010-09-10 Andre Maasikasr600: set correct initial point_minmax values
2010-09-10 Andre Maasikasr600: dont bswap rgba FLOAT formats
2010-09-09 Andre Maasikasr600: add TXL instruction and note about TXB
2010-09-09 Andre Maasikasr600: remove depth exports move, just set to output...
next