2010-01-11 |
Corbin Simpson | radeong: Check for DONTBLOCK before flushing, remove... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Keith Whitwell | util/blitter: remove unused variable |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Luca Barbieri | Fix compressed texture loads for non-minimal pitches |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Corbin Simpson | r300g: Don't bother testing for empty scissors. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Corbin Simpson | util: Apply Brian's suggested blit improvements. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dave Airlie | gallium: u_blitter add overlapping blit support. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Corbin Simpson | r300g: Atomize scissors. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Corbin Simpson | r300g: Move TCL bypass switch to main context. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Corbin Simpson | r300g: Atomize viewport. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Corbin Simpson | r300g: Move ROPCNTL to the top of the emit order. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Corbin Simpson | r300g: Don't avoid rewriting ZTOP. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Corbin Simpson | r300g: Atomize rasterizer. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Marcin Kościelnicki | nouveau: Make winsys recognise the original NV50. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dave Airlie | radeon: fix prediction for r100 inline vert/elt emits. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dave Airlie | radeon: fix bug in realloc code. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Ben Skeggs | st/dri: update dri2 drawables when viewport is changed |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Corbin Simpson | r300g: Atomize ZTOP. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Corbin Simpson | r300g: Atomize DSA. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Corbin Simpson | r300g: Atomize UCP. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Corbin Simpson | r300g: Atomize blend color. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Corbin Simpson | r300g: Start using atoms. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
José Fonseca | llvmpipe: Update instructions. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chia-I Wu | egl: Clean up the Makefile rules. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Chia-I Wu | egl_softpipe: Remove the unnecessary call to _eglSwapBu... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
José Fonseca | llvmpipe: Yet another hack to get release LLVM static... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
José Fonseca | scons: LLVM <-> MSVC integration tweaks. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
José Fonseca | gallium: Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
José Fonseca | gallium: Provide alternative stdint.h and stdbool.h... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Maciej Cencora | r300: minor accelerated blit fixes |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Maciej Cencora | r300: fallback on depth buffer blits |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Christoph Bumiller | nv50: handle TGSI_OPCODE_UMAD,UMUL,NOT and fix SAD |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Christoph Bumiller | nv50: free src temp_temps on emit |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Christoph Bumiller | nv50: try to honor sprite coord mode |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Brian Paul | Merge branch 'mesa_7_7_branch' |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Dan Nicholson | mesa: Ensure libmesagallium.a is finished building... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Dan Nicholson | mklib: Extract archives into temporary directories |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michal Krol | tgsi: Cleanup dot-product opcodes in interpreter. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Vinson Lee | r300: Move initial declaration outside for loop. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Francisco Jerez | nv20: Fix build for the latest nouveau_class.h changes. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
José Fonseca | scons: Don't build xlib when dri is enabled. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
José Fonseca | lvmpipe: Initialize all coordinates. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
José Fonseca | scons: Output a meaningful message when xlib libGL... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
José Fonseca | scons: Use static glew library on Unices to avoid binar... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Keith Whitwell | st/xorg: remove unused xorg_exa_get_pixmap_handle function |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | docs: document Gallium SSE codegen for XPD bug fix |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | tgsi: fix SSE code emit for XPD |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Christoph Bumiller | nv50: preallocate TEMPs written first time in a subroutine |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Christoph Bumiller | nv50: handle TGSI_OPCODE_SAD,UADD |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Christoph Bumiller | nv50: handle TGSI_OPCODE_IMAX,IMIN,UMAX,UMIN |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Christoph Bumiller | nv50: handle integer SET operations |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Christoph Bumiller | nv50: handle TGSI_OPCODE_SHL,ISHR,USHR |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Christoph Bumiller | nv50: handle TGSI_OPCODE_F2I,F2U,I2F,U2F plus src mods |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Eric Anholt | intel: Remove leftover symlinks from DRI1 removal. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | tgsi: add assertion to verify legal register file |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | tgsi: fix incorrectly placed braces, add more braces... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | tgsi: move register checking code before check_register... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | swrast: fix color masking for glAccum(GL_RETURN) |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | i810: use ColorMask[0] |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | progs/fp: increase buffer size to read larger shaders |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | gallium/util: remove useless assertions |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | gallium/util: update comment: s/src_pitch/src_stride |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | gallium/util: make src_y unsigned like the other x... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
José Fonseca | llvmpipe: Remove TGSI sampler pointers from JIT context... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
José Fonseca | llvmpipe: Remove more loose ends of TGSI exec sampling. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Kristian Høgsberg | configure: Fix matching for dri driver to actually... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | makefile: added src/glsl/Makefile.template to tarball... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Keith Whitwell | i965g: updates for draw retval |
commit | commitdiff | tree | snapshot |
2010-01-07 |
José Fonseca | llvmpipe: Axe texture sampling code inherited from... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | progs/fp: remove invalid tri-inv.c test |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Michal Krol | gallium: Fix texture sampling with explicit LOD in... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Michal Krol | gallium: Pass per-element (not per-quad) LOD bias value... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Michal Krol | tgsi: Cleanup exec_tex(). |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Michal Krol | svga: Fix fs key size computation and key comparison. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Vinson Lee | progs/demos: Assert that input to malloc is valid. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Vinson Lee | progs/xdemos: Check for string overflow. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Vinson Lee | progs/xdemos: Check for string overflow. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Vinson Lee | svga: Silence uninitialized variable warning. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | meta: remove F suffix from _mesa_Ortho() params |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | docs: document a mipmap generation bug fix |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | meta: move destination vertex/projection setup out... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | meta: set viewport and projection matrix in _mesa_meta_... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andre Maasikas | r600: adjust after radeon mipmap changes in 7118db8700 |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Brian Paul | tnl: set FOGC result to (f,0,0,1) |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Vinson Lee | progs/xdemos: Remove comma at end of enumerator list. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Vinson Lee | progs/xdemos: Use temporary variables. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Vinson Lee | progs/glsl: Prevent possible string overflow. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Vinson Lee | progs/xdemos: Prevent possible string overflow. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300g: add back-face color VS outputs |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300g: fix SWTCL stream locations of texture coordinates |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300g: if no DS buffer is set, disable reading from... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300g: disable the rasterization of WPOS if it's unused... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300g: add WPOS |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300/compiler: add full viewport transformation support... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300g: consolidate params |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300g: fix outputting depth in the FS |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300g: optimize blending by conditionally disabling... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300g: optimize blending by discarding pixels that... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | r300g: fix blending when SRC_ALPHA_SATURATE is used |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Marek Olšák | util/blitter: allow NULL CSOs to be saved |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Keith Whitwell | softpipe: fix draw return value |
commit | commitdiff | tree | snapshot |
next |