i965: Fix negation in the new FS backend.
[mesa.git] / src / mesa / drivers / dri /
2010-09-28 Eric Anholti965: Fix negation in the new FS backend.
2010-09-28 Zhenyu Wangi965: fallback bitmap operation on sandybridge
2010-09-28 Zhenyu Wangi965: fix occlusion query on sandybridge
2010-09-28 Zhenyu Wangi965: fix point sprite on sandybridge
2010-09-28 Zhenyu Wangi965: fix scissor state on sandybridge
2010-09-28 Zhenyu Wangi965: enable polygon offset on sandybridge
2010-09-28 Zhenyu Wangi965: fix pixel w interpolation on sandybridge
2010-09-28 Zhenyu Wangi965: don't do calculation for delta_xy on sandybridge
2010-09-28 Zhenyu Wangi965: only allow SIMD8 kernel on sandybridge now
2010-09-28 Zhenyu Wangi965: sandybridge pipe control workaround before write...
2010-09-28 Zhenyu Wangi965: Add all device ids for sandybridge
2010-09-28 Zhenyu Wangi965: fix const register count for sandybridge
2010-09-28 Zhenyu Wangi965: Fix sampler on sandybridge
2010-09-28 Zhenyu Wangi965: fix jump count on sandybridge
2010-09-28 Zhenyu Wangi965: VS use SPF mode on sandybridge for now
2010-09-28 Zhenyu Wangi965: add sandybridge viewport state bo into validation...
2010-09-28 Zhenyu Wangi965: ignore quads for GS kernel on sandybridge
2010-09-28 Zhenyu Wangi965: ff sync message change for sandybridge
2010-09-28 Zhenyu Wangi965: fix point size setting in header on sandybridge
2010-09-28 Zhenyu Wangi965: force zero in clipper to ignore RTAIndex on sandy...
2010-09-28 Zhenyu Wangi965: Fix color interpolation on sandybridge
2010-09-28 Zhenyu Wangi965: enable accumulator update in PS kernel too on...
2010-09-28 Zhenyu Wangi965: new state dump for sandybridge
2010-09-28 Zhenyu Wangi965: disasm quarter and write enable instruction contr...
2010-09-28 Eric Anholti965: Add support for POW in gen6 FS.
2010-09-28 Eric Anholti965: Set up inputs to the fragment shader according...
2010-09-28 Eric Anholti965: Add support for attribute interpolation on Sandyb...
2010-09-28 Vinson Leedri: Add GET_PROGRAM_NAME definition for Mac OS X.
2010-09-28 Tom Stellardr300/compiler: Use rc_for_all_reads_src() in "dead...
2010-09-28 Tom Stellardr300/compiler: radeon_remove_constants.c: fix indentation
2010-09-28 Tom Stellardr300/compiler: Print immediate values after "dead const...
2010-09-28 Tom Stellardr300/compiler: Add more helper functions for iterating...
2010-09-28 Marek Olšákr300g: add support for 3D NPOT textures without mipmapping
2010-09-28 Marek Olšákr300/compiler: fix shadow sampling with swizzled coords
2010-09-28 Marek Olšákr300/compiler: do not use copy propagation if SaturateM...
2010-09-28 Marek Olšákr300/compiler: fix projective mapping of 2D NPOT textures
2010-09-28 Marek Olšákr300g: code cleanups
2010-09-28 Eric Anholti965: Add support for dFdx()/dFdy() to the FS backend.
2010-09-28 Eric Anholti965: Fix vector splitting RHS channel selection with...
2010-09-27 Eric Anholti965: Handle all_equal/any_nequal in the new FS.
2010-09-27 Eric Anholti965: Remove swizzling of assignment to vector-splittin...
2010-09-27 Eric Anholti965: Fix up writemasked assignments in the new FS.
2010-09-27 Ian RomanickRemove unnescessary initializations of UpdateTexturePalette
2010-09-27 Ian RomanickRemove GL_EXT_cull_vertex
2010-09-27 Ian RomanickRemove GL_MESA_packed_depth_stencil
2010-09-27 Ian Romanickmesa: Force GL_SGIS_generate_mipmap to always be enabled
2010-09-27 Ian Romanickmesa: Force GL_ARB_copy_buffer to always be enabled
2010-09-25 Tom Stellardr300/compiler: Fix two mistakes in the presubtract...
2010-09-25 Vinson Leeintel: Remove unnecessary header.
2010-09-25 Vinson Leeintel: Remove unnecessary headers.
2010-09-25 Vinson Leeunichrome: Remove unnecessary header.
2010-09-25 Vinson Leeintel: Fix implicit declaration of function '_mesa_meta...
2010-09-25 Eric Anholtintel: Improve some of the miptree debugging.
2010-09-25 Eric Anholtintel: More reverting of the sw fallback for depth...
2010-09-25 Eric Anholtintel: Add fallback debug to glGenerateMipmap.
2010-09-25 Eric Anholtintel: Fix segfault on INTEL_DEBUG=fbo with unsupported...
2010-09-24 Eric Anholti965: Add support for rendering to SARGB8 FBOs.
2010-09-24 Eric Anholtintel: Corresponding FinishRenderTexture debug to Begin...
2010-09-24 Eric Anholtintel: Dead comment removal.
2010-09-24 Alex Deucherr600c: fix mipmap stride on evergreen
2010-09-23 Eric Anholti915: Remove a dead if (0) block.
2010-09-23 Eric Anholtintel: Remove dead intelIsTextureResident().
2010-09-23 Eric Anholtunichrome: Mostly revert my convolution removal changes.
2010-09-23 Eric Anholtradeon: Remove copied minimum pitch alignment code.
2010-09-23 Eric Anholtintel: Replace my intel_texture_bitmap code with _mesa_...
2010-09-23 Eric Anholtintel: Remove unnecessary minimum pitch alignment to...
2010-09-23 Eric Anholtintel: Remove disabled stencil drawpixels acceleration.
2010-09-23 Eric Anholtmesa: Remove EXT_convolution.
2010-09-23 Eric Anholtmesa: Remove SGI_color_matrix.
2010-09-23 Kristian Høgsbergdri: Pass the __DRIscreen and the __DRIscreen private...
2010-09-22 Eric Anholti965: Warning fix for vector result any_nequal/all_equa...
2010-09-22 Eric Anholti965: Update expression splitting for the vector-result...
2010-09-22 Eric Anholti965: When splitting vector variable assignment, ignore...
2010-09-22 Eric Anholti965: Fix the vector/expression splitting for the write...
2010-09-22 Kristian Høgsbergdri2: Make createImageFromName() take a __DRIscreen...
2010-09-22 Kristian Høgsbergintel: Fix GL_ARB_shading_language_120 commit
2010-09-22 Brian Paulmesa: don't advertise bogus GL_ARB_shading_language_120...
2010-09-21 Eric Anholti965: Track the windowizer's dispatch for kill pixel...
2010-09-21 Eric Anholti965: Also enable CC statistics when doing OQs.
2010-09-21 Eric Anholti965: Share the KIL_NV implementation between glsl...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-21 Tom Stellardr300/compiler: Refactor the pair instruction data struc...
2010-09-21 Francisco Jerezdri/nouveau: Fix software mipmap generation on 1x1...
2010-09-21 Francisco Jerezdri/nv10-nv20: Fix texturing in some cases after a...
2010-09-21 Francisco Jerezdri/nouveau: Cleanup more references to old FBOs and...
2010-09-21 Francisco Jerezdri/nouveau: Remove unnecessary assertion.
2010-09-21 Francisco Jerezdri/nv04: Use nvgl_wrap_mode().
2010-09-20 Timo WirenFix typos in comments and debug output strings.
2010-09-17 Ian Romanickglsl2: Add flags to enable variable index lowering
2010-09-17 Francisco Jerezdri/nv10: Fix the CLAMP texture wrap mode.
2010-09-16 Francisco Jerezdri/nouveau: Cleanup references to the old FBOs on...
2010-09-16 Francisco Jerezdri/nouveau: Don't reemit the BO state in nouveau_state...
2010-09-16 Francisco Jerezdri/nouveau: Don't request a fake front unnecessarily.
2010-09-16 Francisco Jerezdri/nouveau: Fix glRenderbufferStorage with DEPTH_COMPO...
2010-09-16 Francisco Jerezdri/nouveau: Add some more extensions.
2010-09-16 Francisco Jerezdri/nouveau: Update nouveau_class.h.
2010-09-16 Francisco Jerezdri/nv04: Fix provoking vertex.
2010-09-16 Francisco Jerezdri/nv04: Fix maximum texture size.
2010-09-16 Francisco Jerezdri/nv04: Fix up color mask.
2010-09-16 Francisco Jerezdri/nv04: Align SIFM transfer dimensions.
next