2010-03-17 |
Pauli Nieminen | Merge branch '7.8' into master |
commit | commitdiff | tree |
2010-03-16 |
Brian Paul | cell: build identity driver too |
commit | commitdiff | tree |
2010-03-16 |
Brian Paul | cell: add missing semicolon |
commit | commitdiff | tree |
2010-03-16 |
Christoph Bumiller | nv50: support more formats in surface_copy,fill |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix readpixels from ReadBuffer != DrawBuffer. |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix inversion for glCopyPixels to/from FBOs. |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | intel: Remove more code for x8z24 visuals, since we... |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | Revert "i965: Do VS SGT, SLT, and friends using CMP... |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | Revert "i965: Do FS SLT, SGT, and friends using CMP... |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | meta: Fix up restoration of state if _mesa_map_pbo_sour... |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | meta: Properly refcount our saved programs and texobjs. |
commit | commitdiff | tree |
2010-03-16 |
Brian Paul | gallium: add target-helpers/wrap_screen.c to C_SOURCES |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix ENDLOOP to only patch up this loop's BREAK... |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Unalias all GLSL source regs from the destination... |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix nested loops in the VS. |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix up VP constbuf leak on program delete. |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix up the handling of point sprite coordinate... |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Add support for the CMP opcode in the GLSL path. |
commit | commitdiff | tree |
2010-03-16 |
Eric Anholt | i965: Fix the response len of masked sampler messages... |
commit | commitdiff | tree |
2010-03-16 |
Michal Krol | st/mesa: Invalidate sampler view when texture object... |
commit | commitdiff | tree |
2010-03-16 |
Ian Romanick | Remove nonexistant files from tarballs rule of Makefile |
commit | commitdiff | tree |
2010-03-16 |
Ian Romanick | mesa: set version string to 7.8-rc1 |
commit | commitdiff | tree |
2010-03-16 |
Matthew W.... | Correct GL_EQUIV code in r67/7xx. |
commit | commitdiff | tree |
2010-03-16 |
Roland Scheidegger | st/xorg: fix up xorg state tracker to use cso changes |
commit | commitdiff | tree |
2010-03-16 |
Pauli Nieminen | radeon: Fix buffer object unmap to be called only once... |
commit | commitdiff | tree |
2010-03-16 |
Brian Paul | regenerate gl_mangle.h to get new EGLImage functions |
commit | commitdiff | tree |
2010-03-16 |
José Fonseca | libgl-xlib: Use a simple GALLIUM_DRIVER env var to... |
commit | commitdiff | tree |
2010-03-16 |
José Fonseca | gallium: Silence warning. |
commit | commitdiff | tree |
2010-03-16 |
Roland Scheidegger | gallium: change remaining util functions to use cso... |
commit | commitdiff | tree |
2010-03-16 |
Michal Krol | gallium/docs: Create a separate section for Sampler... |
commit | commitdiff | tree |
2010-03-16 |
Keith Whitwell | Merge commit 'origin/master' into gallium-sampler-view |
commit | commitdiff | tree |
2010-03-16 |
Chia-I Wu | i965g: Fix use of an uninitialized variable. |
commit | commitdiff | tree |
2010-03-16 |
Chia-I Wu | Merge remote branch 'origin/gallium-st-api' |
commit | commitdiff | tree |
2010-03-16 |
Ben Skeggs | nv50: fix texturing from >=4GiB mark |
commit | commitdiff | tree |
2010-03-16 |
Jakob Bornecrantz | llvmpipe: Fix rebase typo |
commit | commitdiff | tree |
2010-03-16 |
Jakob Bornecrantz | winsys/sw: Add a software winsys layered on a pipe |
commit | commitdiff | tree |
2010-03-16 |
Jakob Bornecrantz | i965g: Fix after context transfers |
commit | commitdiff | tree |
2010-03-16 |
Brian Paul | gallivm: checkpoint: stencil test code |
commit | commitdiff | tree |
2010-03-16 |
Brian Paul | gallivm/llvmpipe: rename some constant building functions |
commit | commitdiff | tree |
2010-03-16 |
Brian Paul | gallivm: fix up some #includes |
commit | commitdiff | tree |
2010-03-16 |
Brian Paul | gallivm/llvmpipe: rename os_llvm.h to lp_bld.h |
commit | commitdiff | tree |
2010-03-15 |
José Fonseca | libgl-xlib: Obey GALLIUM_SOFTPIPE define. |
commit | commitdiff | tree |
2010-03-15 |
Dave Airlie | gallium: fix frontbuffer rendering with r300g |
commit | commitdiff | tree |
2010-03-15 |
Brian Paul | llvmpipe: updated status in README file |
commit | commitdiff | tree |
2010-03-15 |
Brian Paul | progs/objviewer: remove debug code |
commit | commitdiff | tree |
2010-03-15 |
Brian Paul | gallivm: fix typo/bug in lp_build_sgn() |
commit | commitdiff | tree |
2010-03-15 |
Keith Whitwell | cso: Do not hold references to bound textures. |
commit | commitdiff | tree |
2010-03-15 |
Brian Paul | gallivm: add min_lod==max_lod special-case code in... |
commit | commitdiff | tree |
2010-03-15 |
Brian Paul | gallivm: asst clean-ups, comments, etc. |
commit | commitdiff | tree |
2010-03-15 |
Brian Paul | gallivm: implement minification/magnification selection |
commit | commitdiff | tree |
2010-03-15 |
Brian Paul | gallivm: fix incorrect clamp in lp_build_linear_mip_lev... |
commit | commitdiff | tree |
2010-03-15 |
Brian Paul | gallivm: fix incorrect floor(), itrunc() |
commit | commitdiff | tree |
2010-03-15 |
Marcin Baczyński | Replace _mesa_strtod with _mesa_strtof. |
commit | commitdiff | tree |
2010-03-15 |
Michal Krol | st/mesa: Fix a call to st_get_stobj_sampler_view(). |
commit | commitdiff | tree |
2010-03-15 |
Michal Krol | st/mesa: Pass in correct sampler view object to blitter. |
commit | commitdiff | tree |
2010-03-15 |
Michal Krol | util: Fix nil pointer reference. |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv40: remove leftover nv40_transfer.c from unification... |
commit | commitdiff | tree |
2010-03-15 |
Michal Krol | gallium: util_blit_pixels() takes source sampler view... |
commit | commitdiff | tree |
2010-03-15 |
Michal Krol | st/mesa: Cache FBO texture's sampler view object. |
commit | commitdiff | tree |
2010-03-15 |
Chia-I Wu | st/mesa: Update the comments in st_manager.c. |
commit | commitdiff | tree |
2010-03-15 |
Keith Whitwell | nvfx: fix up after merge |
commit | commitdiff | tree |
2010-03-15 |
Keith Whitwell | r300g: fix up after merge |
commit | commitdiff | tree |
2010-03-15 |
Keith Whitwell | Merge commit 'origin/master' into gallium-sampler-view |
commit | commitdiff | tree |
2010-03-15 |
Dave Airlie | r300g: rebuild screen/winsys interface |
commit | commitdiff | tree |
2010-03-15 |
Ben Skeggs | nv50: reset vbo_fifo before each validate |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: remove src_native_swz, which was a no-op |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: clean up shader header |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: draw: make swtnl draw_elements actually work. |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: draw: emit color as floating point |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: draw: make perspective corrective texturing work |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: draw: create draw vp with ureg |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: add NOUVEAU_SWTNL to force swtnl at runtime |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: move nv04_surface_2d.c into nvfx directory |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: fix quads drawing |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: fix viewport state after bypass removal for swtnl |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: move last files to nvfx/ and rm -rf nv30... |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: partially non-trivially unify sampler state... |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: partially non-trivially unify nv[34]0_fragtex.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify nv[34]0_context.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: fully unify nv[34]0_context.h |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: non-trivially unify nv[34]0_screen.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: non-trivially unify nv[34]0_vertprog.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: partially unify nv[34]0_state.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify nv[34]0_vbo.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: non-trivially unify nv[34]0_draw.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: non-trivially unify nv[34]0_fragprog.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: non-trivially partially unify nv[34]0_shader.h |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: non-trivially unify nv[34]0_state_fb.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify nv[34]0_state_viewport.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify nv[34]0_query.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify nv[34]0_miptree.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify nv[34]0_state_stipple.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify identical nv[34]0_state_zsa.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify identical nv[34]0_state_scissor.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify identical nv[34]0_state_rasterizer.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify identical nv[34]0_state_blend.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: non-trivially unify nv[34]0_state_emit.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify identical nv[34]0_transfer.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nv30, nv40: unify identical nv[34]0_clear.c |
commit | commitdiff | tree |
2010-03-15 |
Luca Barbieri | nvfx: add nvfx directory to build system |
commit | commitdiff | tree |
next |