Merge branch '7.8'
[mesa.git] / src / mesa / drivers /
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Pierre WillenbrockDisable scissor when begining meta operations
2010-04-28 Pierre WillenbrockDon't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targets
2010-04-28 Pierre WillenbrockFill the padding between entrys in the sampler key
2010-04-28 Eric Anholti915: Add debugging for just prorgam compile under...
2010-04-28 Eric Anholti915: Provide counts in the error messages for program...
2010-04-27 Marek Olšákradeon: fix warnings
2010-04-27 Pierre Willenbrockmesa: Disable scissor when begining meta operations
2010-04-27 Pierre Willenbrockmesa: Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB...
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-27 Jakob Bornecrantzdri_util: Assume error checking is done properly in...
2010-04-26 Alex Deucherr600: add support for more rendering formats
2010-04-26 Alex Deucherr600: avoid setting invalid bit on r7xx for blits
2010-04-26 Andre Maasikasr600: enable VERT_RESULT_PSIZ - makes point size &...
2010-04-26 Andre Maasikasr600: adjust point sprites after 911fa4a4a1
2010-04-25 Vinson Leeradeon: Remove NULL check of bo_legacy->tobj.
2010-04-25 Vinson Leedri: Remove unnecessary header.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Jerome Glisser600: don't enable depth test if there is no depth...
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Eric Anholti965: Fix assertion for surface tile offset usage on...
2010-04-22 Eric Anholti965: Fix scissoring when width or height is 0.
2010-04-22 Tormod Voldenradeon: 9800 SE has only one quadpipe
2010-04-22 Jesse BarnesDRI2/GLX: check for vblank_mode in DRI2 GLX code
2010-04-22 Jesse BarnesDRI2: add config query extension
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-22 Alex Deucherr300: fix vertex unit setup
2010-04-21 Marek Olšákradeon: fix warning
2010-04-21 Zhenyu Wangintel: Add Sandybridge mobile chipset id
2010-04-21 Zhenyu Wangintel: Clean up chipset name and gen num for Ironlake
2010-04-20 Eric Anholti915: Map sampler indices to texture units correctly...
2010-04-20 Eric Anholti915: Add missing break; after handling the stub NOISE...
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Matthieu Herrbradeon: Let this build with gcc 3.3
2010-04-19 Owain Ainsworthradeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.
2010-04-19 Matthieu Herrbmesa: Use __OpenBSD__ to check for OpenBSD.
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-19 Dave Airlier300c/r300g: add 3155 rv380 pci id
2010-04-18 Marek Olšákr300/compiler: lower CEIL
2010-04-18 Marek Olšákr300/compiler: enable branch emulation for vertex shaders
2010-04-18 Marek Olšákr300/compiler: optimize CMP for vertex shaders a bit
2010-04-18 Nicolai Hähnler300/compiler: Use memory_pool_array_reserve in deadcod...
2010-04-18 Nicolai Hähnler300/compiler: Use memory_pool_array_reserve in r500...
2010-04-18 Marek Olšákr300/compiler: enable branch emulation for R500 fragmen...
2010-04-18 Nicolai Hähnler300/compiler: Implement branch emulation for R300...
2010-04-18 Vinson Leei965: Assert that an OPCODE_IF was seen before an OPCOD...
2010-04-17 Vinson Leer300/compiler: Remove unnecessary header.
2010-04-17 Vinson Leer300/compiler: Add radeon_program_tex.c to SCons build.
2010-04-17 Marek Olšákr300/compiler: add emulation of all mirrored-clamp...
2010-04-17 Marek Olšákr300/compiler: replace mirrored-repeat emulation with...
2010-04-16 Marek Olšákr300/compiler: add handy definitions for XYZ0 and smear...
2010-04-16 Marek Olšákr300/compiler: make ARB_shadow_ambient optional
2010-04-16 Marek Olšákr300/compiler: restore r500-specific bits of TEX transf...
2010-04-16 Tormod Voldensavage: call _mesa_meta_init/free()
2010-04-16 Corbin Simpsonr300/compiler: Fix texture instruction readmasks.
2010-04-16 Corbin Simpsonr300/compiler: Fix magic numbers in readmasks.
2010-04-16 Corbin Simpsonr300/compiler: Oops, this slipped through.
2010-04-16 Corbin Simpsonr300/compiler: Save Q for mirror and repeat.
2010-04-16 Corbin Simpsonr300/compiler: Split off texture fixes to their own...
2010-04-16 Vinson Leedrisw: Move pointer dereferences to after NULL checks.
2010-04-16 Marek Olšákr300/compiler: fix repeat wrap mode for TXP and NPOTs
2010-04-15 Marek Olšákr300/compiler: kill off RC_WRAP_CLAMP
2010-04-13 Jakob Bornecrantzi915: Fix comments about cube layouts
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Corbin Simpsonr300/compiler: Hax around instructions limits in mirror...
2010-04-12 Corbin Simpsonr300/compiler: Comment code, add much better mirror...
2010-04-12 Corbin Simpsonr300/compiler: Implement texcoord repeat and mirror...
2010-04-12 Corbin Simpsonr300/compiler: Add NPOT compatibility fields to externa...
2010-04-12 Török EdwinFix build with --enable-32-bit.
2010-04-12 Dan NicholsonRevert "dri/drivers: fix 32bit builds on 64bit systems"
2010-04-11 Maciej Cencoradri/drivers: fix 32bit builds on 64bit systems
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Maciej Cencorar300: respect radeon common code fallbacks
2010-04-11 Maciej Cencorar300: set proper vertex index limits also in non indexe...
2010-04-11 Vinson Leei965: Remove unnecessary header.
2010-04-11 Vinson Leer300: Remove unnecessary header.
2010-04-11 Vinson Leemach64: Remove unnecessary header.
2010-04-11 Vinson Leeradeon: Remove unnecessary header.
2010-04-11 Vinson Leer300/compiler: Remove unused variable.
2010-04-10 Alex Deucherr600: add new r7xx pci ids
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-09 Ben Skeggsnouveau: Import latest nouveau_class.h from renouveau
2010-04-08 Li Pengintel: Call intel_prepare_render() in intelClear()
2010-04-08 Li Pengintel: Call intel_prepare_render() in intelClear()
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Michel Dänzerr300: Initialize compiler.max_temp_regs for blits.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 Chia-I Wumesa: Add OES_EGL_image to extension list.
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-05 Marek Olšákr300/compiler: make the max number of fragment shader...
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-03 Dave Airlier300 compiler: add target output debugging.
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Ian Romanickintel: Bump intel driver date to later than the date...
next