- 086a561 cell: updates in response to draw's struct vertex_info changes by Brian Paul · 16 years ago
- 3a3801c Merge commit 'origin/master' into gallium-0.2 by Keith Whitwell · 16 years ago
- d7f1cb5 Merge commit 'origin/gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
- 7ac1fc7 cell: fix incorrect bitmask in spe_load_uint() by Brian Paul · 16 years ago
- 02aea66 mesa: toggle colormask values with r/g/b keys in tri-mask-tri.c by Brian Paul · 16 years ago
- 583098e cell: implement basic TXP instruction in fragment shaders by Brian Paul · 16 years ago
- f6e806a mesa: simple multiple textures test by Brian Paul · 16 years ago
- c201e35 cell: better immediate value allocation, better comments by Brian Paul · 16 years ago
- b968979 cell: massage the emit functions to get better instruction scheduling by Brian Paul · 16 years ago
- 2a3fa97 cell: more accurate comments by Brian Paul · 16 years ago
- ca52249 gallium: silence warning by Alan Hourihane · 16 years ago
- f7556fd mesa: rasterizer state depends on ST_NEW_VERTEX_PROGRAM by Brian Paul · 16 years ago
- db9de99 Gallivm: cleanup soa storage. by Stephane Marchesin · 16 years ago
- 7216679 i965: Accelerate depth textures with border color. by Eric Anholt · 16 years ago
- 9122148 i965: Actually hook up the accelerated DrawPixels support. by Eric Anholt · 16 years ago
- 9aec128 i915: Accelerate depth textures with border color. by Eric Anholt · 16 years ago
- d48a92e cell: implement function calls from shader code. fslight demo runs now. by Brian Paul · 16 years ago
- a4e4774 cell: implement more built-in shader functions, link spu code with -lm by Brian Paul · 16 years ago
- feb5a26 cell: increase SPU_MAX_FRAGMENT_PROGRAM_INSTS by Brian Paul · 16 years ago
- 5c57cbe gallium: asst. clean-ups by Brian Paul · 16 years ago
- 73d00b9 gallium: better instruction printing for SPE code by Brian Paul · 16 years ago
- 5c4bd76 mesa: in _mesa_combine_programs() take new STATE_CURRENT_ATTRIB color into account by Brian Paul · 16 years ago
- a71b1af mesa: vertex emit debug code (disabled) by Brian Paul · 16 years ago
- 5462d44 mesa: fix vertex format/attribute bug by Brian Paul · 16 years ago
- 902727b mesa: Pass the context to query object delete cb to avoid null dereference. by Eric Anholt · 16 years ago
- c157cfc i965: Add ARB_occlusion_query support. by Eric Anholt · 16 years ago
- fc19536 intel: Push flushing for cliprects changes down into the cliprects changes. by Eric Anholt · 16 years ago
- 94d3a30 i965: Fix a potential assertion failure. by Xiang, Haihao · 16 years ago
- 7cb723a mesa: pass 'mask', not NULL to renderbuffer->Put functions by Brian Paul · 16 years ago
- b99c39e mesa: use the shaderutil.c helper functions by Brian Paul · 16 years ago
- 800c350 cell: add support for fragment shader constant buffers by Brian Paul · 16 years ago
- ce41656 cell: fix incorrect extended swizzle term code in get_src_reg() by Brian Paul · 16 years ago
- 3008657 cell: fix formatting by Brian Paul · 16 years ago
- e561058 cell: remove old code by Brian Paul · 16 years ago
- a0809c5 Gallivm: reorder the functions alphabetically so I can work on it. by Stephane Marchesin · 16 years ago
- 8463ddb Merge branch 'gallium-0.2' of git+ssh://marcheu@git.freedesktop.org/git/mesa/mesa into gallium-0.2 by Stephane Marchesin · 16 years ago
- 6f29c2f Progs: hook the glsl identity example into the makefile. by Stephane Marchesin · 16 years ago
- be3c070 cell: memset() key to zero by Brian Paul · 16 years ago
- 44799c3 cell: use new keymap to save/re-use fragment ops code by Brian Paul · 16 years ago
- f192ad5 gallium: added general-purpose key->data map/lookup container by Brian Paul · 16 years ago
- 4f1dafa Mesa: fix the case where there are no vertex attributes. by Stephane Marchesin · 16 years ago
- 4ccbee2 Progs: add a trivial glsl test, useful for gallium driver bringup/debug. by Stephane Marchesin · 16 years ago
- 85e578b Gallivm: don't say hello, it's rude. by Stephane Marchesin · 16 years ago
- ba86520 Merge branch 'gallium-0.2' of git+ssh://marcheu@git.freedesktop.org/git/mesa/mesa into gallium-0.2 by Stephane Marchesin · 16 years ago
- 94ba48b Gallivm: fix the constant layout, this gets a bunch of progs/ working. Notably, gears doesn't. by Stephane Marchesin · 16 years ago
- 1ec78df trivial: add more vp tests by Keith Whitwell · 16 years ago
- 239617f mesa: replace GLuint with GLbitfield to be clearer about usage by Brian Paul · 16 years ago
- 23cc303 draw: don't assume output buffer pointer is aligned by Keith Whitwell · 16 years ago
- 4070dba mesa: update state after binding vertex list in dlist path by Keith Whitwell · 16 years ago
- a381c9e trivial: exercise vertprog sligtly by Keith Whitwell · 16 years ago
- 6ff1cf5 mesa: protect against segfault in get_fp_input_mask() by Keith Whitwell · 16 years ago
- c48da7d draw: add switch for drivers to force vertex data passthrough by Keith Whitwell · 16 years ago
- 23e62c9 mesa: remove old assertion by Brian Paul · 16 years ago
- 4d7394f gallium: Introduce PIPE_ARCH_SSE define for SSE support. by José Fonseca · 16 years ago
- f7ee3c9 gallium: replace assertion with conditional/recovery code by Brian · 16 years ago
- d055b2c mesa: fix convolve/convolution mix-ups by Brian · 16 years ago
- 4f4147e mesa: fix convolve/convolution mix-ups by Brian · 16 years ago
- f8baad2 mesa: set FRAG_BIT_FOGC bit in InputsUsed if FogOption!=GL_NONE by Brian Paul · 16 years ago
- 8e8208d Mesa: fix the case where there are no vertex attributes. by Stephane Marchesin · 16 years ago
- 6e34fc0 mesa: adjust texcoords for swrast sprite points. by Brian Paul · 16 years ago
- 145d498 mesa: fix static library construction by Brian Paul · 16 years ago
- b0ca50b mesa: updated _mesa_delete_query() comments by Brian Paul · 16 years ago
- f362788 mesa: add missing GLcontext param to _mesa_delete_query(). by Brian Paul · 16 years ago
- 382911b mesa: add missing GLcontext param to _mesa_delete_query(). by Brian Paul · 16 years ago
- 9b82701 draw: Fix compiler errors on Windows. by Michal Krol · 16 years ago
- 7053f8c rtasm: fix debug build by Keith Whitwell · 16 years ago
- 53d4706 make draw's vertex_info struct smaller/quicker to compare with memcmp() by Keith Whitwell · 16 years ago
- 91d0020 i915: Refine the texture indirect lookup accounting. by Eric Anholt · 16 years ago
- 0370d6b mesa: handle vertex program enabled case also in texenvprogram.c by Keith Whitwell · 16 years ago
- afaa530 CELL: changes to generate SPU code for stenciling by Robert Ellison · 16 years ago
- db9ba91 intel: Don't advertise unsupported extensions on pre-965 hardware by Ian Romanick · 16 years ago
- 1680ef8 mesa: avoid generating constant vertex attributes in fixedfunc programs by Keith Whitwell · 16 years ago
- d63a36e Mesa: short-circuit case when looking up the same program twice in cache by Keith Whitwell · 16 years ago
- fa1b533 mesa: add new internal state for tracking current vertex attribs by Keith Whitwell · 16 years ago
- 0e008d3 mesa: add missing state dependencies for various tracked constants by Keith Whitwell · 16 years ago
- 6280e33 mesa: shrink texenvprogram state key struct by Keith Whitwell · 16 years ago
- 6965532 rtasm: add sse_movntps by Keith Whitwell · 16 years ago
- 22eb067 draw: modify prefetching slightly by Keith Whitwell · 16 years ago
- 21f98ad draw: don't keep refetching constant inputs by Keith Whitwell · 16 years ago
- 66d4beb rtasm: add prefetch instructions by Keith Whitwell · 16 years ago
- a15699c draw: add streamlined paths for fetching linear verts by Keith Whitwell · 16 years ago
- a77976d mesa: Fix compiler warnings on Windows. by Michal Krol · 16 years ago
- 8bdb4d2 Gallivm: add slt. glxgears should be running, except it isn't. by Stephane Marchesin · 16 years ago
- 3f4b67f Gallivm: port to llvm 2.4. by Stephane Marchesin · 16 years ago
- fdcaf56 Gallivm: fix off-by-one. by Stephane Marchesin · 16 years ago
- 9859edc Gallivm: need to link with libstdc++ for llvm. by Stephane Marchesin · 16 years ago
- 0116ea3 Gallivm: more instructions. by Stephane Marchesin · 16 years ago
- 3f477e1 Gallivm: make it compile again, add some opcodes. by Stephane Marchesin · 16 years ago
- 5620c20 mesa: fix temp register allocation problems. by Brian Paul · 16 years ago
- 2cb213f egl: check for null ptr/name by Brian Paul · 16 years ago
- 5b60d6d egl: remove space after -L flag by Brian Paul · 16 years ago
- 918a444 draw: modify prefetching slightly by Keith Whitwell · 16 years ago
- af9cfea draw: don't keep refetching constant inputs by Keith Whitwell · 16 years ago
- 102daee rtasm: add prefetch instructions by Keith Whitwell · 16 years ago
- dd7e5a4 draw: add streamlined paths for fetching linear verts by Keith Whitwell · 16 years ago
- 4741dbc Unify ARB_depth_texture and SGIX_depth_texture by Ian Romanick · 16 years ago
- 17fdd1a i965: sampler default color ends up in texture cache, not instructions. by Eric Anholt · 16 years ago
- df6ae3f i965: Fix overwriting of depth override for SetTexOffset. by Eric Anholt · 16 years ago
- 266c5f5 mesa: Fix compiler warnings on Windows. by Michal Krol · 16 years ago
- 23e325e Add -msse and -msse2 to the *-x86 configs. by José Fonseca · 16 years ago