i965g: back out unintentional changes to linux-dri
[mesa.git] / src /
2009-11-27 Michal Krolgallium: Remove tgsi_version token.
2009-11-27 Vinson Leesvga: Prevent potential null pointer dereference in...
2009-11-26 Roland Scheideggergallium: fix more statetrackers/drivers for not using...
2009-11-26 Michal Kroltgsi/exec: Fix orientation of DDY.
2009-11-26 Michal Kroltgsi/exec: Force return from a subroutine at ENDSUB.
2009-11-26 Keith Whitwelldraw: Fix max_index check.
2009-11-26 Michal Kroltgsi/ureg: Add forgotten goto in ureg_DECL_constant().
2009-11-26 José Fonsecallvmpipe: Fake missing SSSE3 when simulation less capab...
2009-11-26 José Fonsecallvmpipe: Update/correct CPU requirements.
2009-11-26 Ian RomanickImprove implementation of GL_POINT_SPRITE_COORD_ORIGIN...
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-25 Michal Kroltgsi: Fix token builder.
2009-11-25 Michal Kroltgsi: Update raw token dumper after token definition...
2009-11-25 Dave Airlieradeon: fix context destroy needing lock for flushing.
2009-11-25 Dave Airlier600: add ARB_texture_non_power_of_two support.
2009-11-25 Jakob Bornecrantzvmware/xorg: Remove gem include
2009-11-26 Michel Dänzerst/xorg: Use pipe clear hook for solid fills of whole...
2009-11-26 Keith Whitwellsvga: hash the whole key, not just the first four bytes
2009-11-26 Michel Dänzerst/xorg: Make sure DRI2 blits use GPU copy contents...
2009-11-26 Keith Whitwellst/xorg: fix refcounting bugs introduced in earlier...
2009-11-26 Keith Whitwellst/xorg: formatting
2009-11-26 Keith Whitwellst/xorg: remove debugging flush
2009-11-26 José Fonsecasvga: Remove spurious argument to SVGA_DBG.
2009-11-26 Keith Whitwellst/xorg: render throttling in block handler
2009-11-26 Keith Whitwellst/xorg: split copy operation into prepare/copy/done...
2009-11-26 Keith Whitwellst/xorg: don't set up constant buffer for non-xv fragme...
2009-11-26 Keith Whitwellst/xorg: split up shared Done call
2009-11-26 Keith Whitwellst/xorg: set up rasterizer state in init
2009-11-26 Keith Whitwellst/xorg: remove redundant clipping code
2009-11-26 Keith Whitwellst/xorg: don't bother with cso save and restore in...
2009-11-26 Keith Whitwellst/xorg: consolidate some dest surface state setting
2009-11-26 Vinson Leeglu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
2009-11-24 Richard Lir600 : reset stack flag with one channel only.
2009-11-24 Jakob Bornecrantzvmware/xorg: Link against libkms
2009-11-24 Jakob Bornecrantzvmware/xorg: Clean Makefile a bit
2009-11-24 Jakob Bornecrantzvmware/xorg: Don't link against libdrm_intel
2009-11-24 Jakob Bornecrantzvmware/xorg: Stage driver in lib/gallium
2009-11-24 Richard Lir600 : fix stack depth setting bug.
2009-11-24 José Fonsecallvmpipe: Update instructions.
2009-11-24 Keith Whitwelltgsi: rename fields of tgsi_full_src_register to reduce...
2009-11-24 Keith Whitwelltgsi: rename fields of tgsi_full_dst_register to reduce...
2009-11-24 Keith Whitwelltgsi: rename fields of tgsi_full_declaration to reduce...
2009-11-24 Keith Whitwelltgsi: rename fields of tgsi_full_instruction to avoid...
2009-11-24 Keith Whitwelltgsi: reduce repetition of structure name in its members
2009-11-24 José Fonsecasvga: Handle comment tokens when dumping.
2009-11-24 Keith Whitwelltgsi: remove unnecessary full_token init and free functions
2009-11-24 Keith Whitwelltgsi: remove unused Flags member from full_instruction
2009-11-24 José Fonsecasvga: Use consistent names for public symbol names...
2009-11-24 José Fonsecasvga: Use consistent file names for dumping facilities.
2009-11-24 José Fonsecautil: Describe a few more formats.
2009-11-24 José Fonsecallvmpipe: Use assert instead of abort. Only verify...
2009-11-24 José Fonsecallvmpipe: Fix memory leak.
2009-11-24 José Fonsecallvmpipe: Use the generic conversion routine for depths.
2009-11-24 José Fonsecallvmpipe: Be more conservative with the supported formats.
2009-11-24 José Fonsecawgl: Fix copy'n'paste typo in comment.
2009-11-24 José Fonsecallvmpipe: Fix typo in comparison operator.
2009-11-24 Keith Whitwellgallium: try and update r300 and nv drivers for tgsi...
2009-11-24 Jakob Bornecrantzst/xorg: Pass mode types from the kernel to X
2009-11-24 Keith Whitwellgallium: simplify tgsi tokens further
2009-11-24 Jakob Bornecrantzst/xorg: Add libkms integration
2009-11-24 Jakob Bornecrantzst/xorg: Touch up xorg_crtc.c
2009-11-24 Jakob Bornecrantzst/xorg: Rename driver functions
2009-11-24 Jakob Bornecrantzst/xorg: Rename output functions
2009-11-24 Jakob Bornecrantzst/xorg: Rename dri2 functions
2009-11-24 Jakob Bornecrantzst/xorg: Standardise all function names defined in...
2009-11-25 Keith Whitwellsvga: try harder to make the cachable flag work
2009-11-25 Zack Rusinst/xorg: accelerate src luminance
2009-11-25 Zack Rusinutil: also print out memory statistics
2009-11-25 Keith Whitwellsvga: revert packing of surface key
2009-11-25 Dave Airlieradeon: fix context destroy needing lock for flushing.
2009-11-25 Vinson Leeglu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.
2009-11-25 Vinson Leeglu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
2009-11-25 Vinson Leeglu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
2009-11-24 Keith Whitwellsvga: cache textures as well as buffers
2009-11-24 Keith Whitwellst/xorg: use surface_copy for blits if available
2009-11-24 Michal Kroltgsi: Document Declaration Semantic token and FACE...
2009-11-24 Michal Krolslang: Fix allocation size.
2009-11-24 Michal Krolmesa: Fix pointer arithmetic.
2009-11-24 Michal Kroltgsi: Implement predicated instructions in exec.
2009-11-24 Michal Kroltgsi: Add ureg_DECL_loop().
2009-11-24 Michal Kroltgsi: Account for gallium shader token representation...
2009-11-24 Michal Krolgallium: Refactor the instruction predicate TGSI token.
2009-11-24 Ian Romanicki915: Initialize Length and Offset fields when mapping...
2009-11-24 Dave Airlier300: fix swtcl bo leak problem.
2009-11-24 Dave Airlieradeon/r200/r300/r600: make bo mapping be explicit
2009-11-24 Brian Paulmesa: use gcc __builtin_popcount()
2009-11-24 Brian Paulr300g: use util_bitcount()
2009-11-24 Brian Paulegl: use util_bitcount()
2009-11-24 Brian Paulgallium/util: added util_bitcount()
2009-11-24 Jakob Bornecrantzsvga: Filter out pendantic and ansi flags
2009-11-24 Vinson Leeglu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
2009-11-24 Vinson Leedri: Fix potential null pointer deference in dri_put_dr...
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-23 Maciej Cencoraradeon: fix errors in miptree related function
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-23 Jakob Bornecrantzsvga: Scrub Makefiles a bit
2009-11-23 Michel DänzerFix the DRI swrast driver for big endian platforms.
2009-11-23 Michal Krolslang: Check return value from emit_instruction().
2009-11-23 Michal Kroltgsi: Clamp the source argument in micro_exp2() to...
2009-11-23 Michal Kroltgsi: Remove code that actually had no effect.
next