Age | Commit message (Expand) | Author |
2009-10-19 | nv50: quick fix for insn src negation | Christoph Bumiller |
2009-10-19 | nv50: add support for DDX and DDY opcodes | Christoph Bumiller |
2009-10-19 | nv50: submit user vbo data through the fifo | Christoph Bumiller |
2009-10-19 | nv50: use SIFC for TIC, TSC upload | Christoph Bumiller |
2009-10-19 | nv50: nicer texture format switch | Christoph Bumiller |
2009-10-19 | nouveau: implement is_{texture,buffer}_referenced properly | Ben Skeggs |
2009-10-19 | drm/nv50: write tic/tsc setup to correct slots when skipping units | Ben Skeggs |
2009-10-18 | r300g: Fix up a bunch of warnings. | Corbin Simpson |
2009-10-18 | r300g: Add another ZTOP condition. | Corbin Simpson |
2009-10-18 | llvmpipe: Allocate texture storage for whole quads. | José Fonseca |
2009-10-17 | gallium: Permit surface_copy and surface_fill to be NULL. | Corbin Simpson |
2009-10-17 | r300g: Squash format warning. | Corbin Simpson |
2009-10-17 | r300g: Use a dirty test to bring framerate back up. | Corbin Simpson |
2009-10-17 | r300g: Also have rs_block keyed to the current shader combo. | Corbin Simpson |
2009-10-17 | r300g: Fix u_hash_table rename. | Corbin Simpson |
2009-10-17 | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa | Corbin Simpson |
2009-10-17 | nouveau: nv40: Use same workaround as i915 for segfault related to vbo | Patrice Mandin |
2009-10-17 | nouveau: nv30: Remove duplicate case. Was a typo for X8R8G8B8, but that will ... | Patrice Mandin |
2009-10-17 | nouveau: nv30: Use same workaround as i915 for segfault related to vbo | Patrice Mandin |
2009-10-17 | util: Rename from u_* to util_* while we're at it. | José Fonseca |
2009-10-16 | radeon-gallium: Use debug_get_bool_option instead of getenv. | Corbin Simpson |
2009-10-16 | r300g: Use a hash table to look up vertex info. | Corbin Simpson |
2009-10-16 | util: Change function names to begin with u_. | Corbin Simpson |
2009-10-15 | r300g: Set logical ID for each emitted texture/sampler. | Corbin Simpson |
2009-10-15 | nouveau: nv30: Hack to enforce same number of bits as front buffer, for rende... | Patrice Mandin |
2009-10-15 | nouveau: nv30: refuse binding a colour buffer with a zeta buffer with differe... | Patrice Mandin |
2009-10-15 | st/xorg: refix source over | Zack Rusin |
2009-10-14 | trace: Handle transfer returning null | Jakob Bornecrantz |
2009-10-15 | st/xorg: fix most of the composition modes | Zack Rusin |
2009-10-14 | r300g: Move ZTOP to its own state atom. | Corbin Simpson |
2009-10-13 | st/xorg: Fix dpms include problems | Jakob Bornecrantz |
2009-10-14 | st/xorg: get transparency on fills working (fixes Qt/KDE apps) | Zack Rusin |
2009-10-14 | i915g: Fix warnings | Jakob Bornecrantz |
2009-10-14 | util: Fix cpu detection on Windows. Cleanup. | José Fonseca |
2009-10-14 | llvmpipe: Use ALIGN_STACK. | José Fonseca |
2009-10-14 | gallium: New ALIGN_STACK macro to tell gcc to align stack pointer. | José Fonseca |
2009-10-14 | r300g: Move ztop to derived state. | Corbin Simpson |
2009-10-14 | r300g: Compiler warning cleanup. | Corbin Simpson |
2009-10-14 | r300g: remove buffer add that should be unnecessary. | Dave Airlie |
2009-10-14 | r300g: add QUERY to KITCHEN_SINK | Dave Airlie |
2009-10-14 | r300g: add one more ZTOP disable bit. | Dave Airlie |
2009-10-14 | r300g: port over last parts of oq support. | Dave Airlie |
2009-10-14 | r300g: convert query to a state for emitting. | Dave Airlie |
2009-10-14 | r300g: fixup arb occulsion query support. | Dave Airlie |
2009-10-14 | r300g: attempt to make bo space check sane. | Dave Airlie |
2009-10-14 | r300g: fix case where texture unit 0 is disabled but unit 1 is enabled. | Dave Airlie |
2009-10-13 | nouveau: nv30: use texture width,height for render target dimensions | Patrice Mandin |
2009-10-13 | st/xorg: solid fills with masks are supported | Zack Rusin |
2009-10-13 | st/xorg: fix and enable by default xrender acceleration | Zack Rusin |
2009-10-12 | r300g: More debug flags. | Corbin Simpson |