mesa.git
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Brian Paulcell: fix incorrect bitmask in spe_load_uint()
2008-10-10 Brian Paulmesa: toggle colormask values with r/g/b keys in tri...
2008-10-10 Brian Paulcell: implement basic TXP instruction in fragment shaders
2008-10-10 Brian Paulmesa: simple multiple textures test
2008-10-10 Brian Paulcell: better immediate value allocation, better comments
2008-10-10 Brian Paulcell: massage the emit functions to get better instruct...
2008-10-10 Brian Paulcell: more accurate comments
2008-10-10 Alan Hourihanegallium: silence warning
2008-10-09 Brian Paulmesa: rasterizer state depends on ST_NEW_VERTEX_PROGRAM
2008-10-09 Stephane MarchesinGallivm: cleanup soa storage.
2008-10-09 Eric Anholti965: Accelerate depth textures with border color.
2008-10-09 Eric Anholti965: Actually hook up the accelerated DrawPixels support.
2008-10-09 Eric Anholti915: Accelerate depth textures with border color.
2008-10-09 Brian Paulcell: implement function calls from shader code. fslig...
2008-10-09 Brian Paulcell: implement more built-in shader functions, link...
2008-10-09 Brian Paulcell: increase SPU_MAX_FRAGMENT_PROGRAM_INSTS
2008-10-08 Brian Paulgallium: asst. clean-ups
2008-10-08 Brian Paulgallium: better instruction printing for SPE code
2008-10-08 Brian Paulmesa: in _mesa_combine_programs() take new STATE_CURREN...
2008-10-08 Brian Paulmesa: vertex emit debug code (disabled)
2008-10-08 Brian Paulmesa: fix vertex format/attribute bug
2008-10-08 Eric Anholtmesa: Pass the context to query object delete cb to...
2008-10-08 Eric Anholti965: Add ARB_occlusion_query support.
2008-10-08 Eric Anholtintel: Push flushing for cliprects changes down into...
2008-10-08 Xiang, Haihaoi965: Fix a potential assertion failure.
2008-10-07 Brian Paulmesa: pass 'mask', not NULL to renderbuffer->Put functions
2008-10-07 Brian Paulmesa: use the shaderutil.c helper functions
2008-10-07 Brian Paulcell: add support for fragment shader constant buffers
2008-10-07 Brian Paulcell: fix incorrect extended swizzle term code in get_s...
2008-10-07 Brian Paulcell: fix formatting
2008-10-07 Brian Paulcell: remove old code
2008-10-07 Stephane MarchesinGallivm: reorder the functions alphabetically so I...
2008-10-07 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-10-07 Stephane MarchesinProgs: hook the glsl identity example into the makefile.
2008-10-07 Brian Paulcell: memset() key to zero
2008-10-07 Brian Paulcell: use new keymap to save/re-use fragment ops code
2008-10-07 Brian Paulgallium: added general-purpose key->data map/lookup...
2008-10-07 Stephane MarchesinMesa: fix the case where there are no vertex attributes.
2008-10-07 Stephane MarchesinProgs: add a trivial glsl test, useful for gallium...
2008-10-07 Stephane MarchesinGallivm: don't say hello, it's rude.
2008-10-07 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-10-07 Stephane MarchesinGallivm: fix the constant layout, this gets a bunch...
2008-10-07 Keith Whitwelltrivial: add more vp tests
2008-10-07 Brian Paulmesa: replace GLuint with GLbitfield to be clearer...
2008-10-07 Keith Whitwelldraw: don't assume output buffer pointer is aligned
2008-10-07 Keith Whitwellmesa: update state after binding vertex list in dlist...
2008-10-07 Keith Whitwelltrivial: exercise vertprog sligtly
2008-10-07 Keith Whitwellmesa: protect against segfault in get_fp_input_mask()
2008-10-07 Keith Whitwelldraw: add switch for drivers to force vertex data passt...
2008-10-07 Brian Paulmesa: remove old assertion
2008-10-07 José Fonsecagallium: Introduce PIPE_ARCH_SSE define for SSE support.
2008-10-07 Briangallium: replace assertion with conditional/recovery...
2008-10-06 Brianmesa: fix convolve/convolution mix-ups
2008-10-06 Brianmesa: fix convolve/convolution mix-ups
2008-10-06 Brian Paulmesa: set FRAG_BIT_FOGC bit in InputsUsed if FogOption...
2008-10-06 Stephane MarchesinMesa: fix the case where there are no vertex attributes.
2008-10-06 Brian Paulmesa: adjust texcoords for swrast sprite points.
2008-10-06 Brian Paulmesa: fix static library construction
2008-10-06 Brian Paulmesa: updated _mesa_delete_query() comments
2008-10-06 Brian Paulmesa: add missing GLcontext param to _mesa_delete_query().
2008-10-06 Brian Paulmesa: add missing GLcontext param to _mesa_delete_query().
2008-10-06 Michal Kroldraw: Fix compiler errors on Windows.
2008-10-06 Keith Whitwellrtasm: fix debug build
2008-10-06 Keith Whitwellmake draw's vertex_info struct smaller/quicker to compa...
2008-10-05 Eric Anholti915: Refine the texture indirect lookup accounting.
2008-10-04 Keith Whitwellmesa: handle vertex program enabled case also in texenv...
2008-10-04 Robert EllisonCELL: changes to generate SPU code for stenciling
2008-10-03 Ian Romanickintel: Don't advertise unsupported extensions on pre...
2008-10-03 Keith Whitwellmesa: avoid generating constant vertex attributes in...
2008-10-03 Keith WhitwellMesa: short-circuit case when looking up the same progr...
2008-10-03 Keith Whitwellmesa: add new internal state for tracking current verte...
2008-10-03 Keith Whitwellmesa: add missing state dependencies for various tracke...
2008-10-03 Keith Whitwellmesa: shrink texenvprogram state key struct
2008-10-03 Keith Whitwellrtasm: add sse_movntps
2008-10-02 Keith Whitwelldraw: modify prefetching slightly
2008-10-02 Keith Whitwelldraw: don't keep refetching constant inputs
2008-10-02 Keith Whitwellrtasm: add prefetch instructions
2008-10-02 Keith Whitwelldraw: add streamlined paths for fetching linear verts
2008-10-02 Michal Krolmesa: Fix compiler warnings on Windows.
2008-10-02 Stephane MarchesinGallivm: add slt. glxgears should be running, except...
2008-10-02 Stephane MarchesinGallivm: port to llvm 2.4.
2008-10-02 Stephane MarchesinGallivm: fix off-by-one.
2008-10-02 Stephane MarchesinGallivm: need to link with libstdc++ for llvm.
2008-10-02 Stephane MarchesinGallivm: more instructions.
2008-10-02 Stephane MarchesinGallivm: make it compile again, add some opcodes.
2008-10-02 Brian Paulmesa: fix temp register allocation problems.
2008-10-02 Brian Paulegl: check for null ptr/name
2008-10-02 Brian Paulegl: remove space after -L flag
2008-10-02 Keith Whitwelldraw: modify prefetching slightly
2008-10-02 Keith Whitwelldraw: don't keep refetching constant inputs
2008-10-02 Keith Whitwellrtasm: add prefetch instructions
2008-10-02 Keith Whitwelldraw: add streamlined paths for fetching linear verts
2008-10-02 Ian RomanickUnify ARB_depth_texture and SGIX_depth_texture
2008-10-01 Eric Anholti965: sampler default color ends up in texture cache...
2008-10-01 Eric Anholti965: Fix overwriting of depth override for SetTexOffset.
2008-10-01 Michal Krolmesa: Fix compiler warnings on Windows.
2008-10-01 José FonsecaAdd -msse and -msse2 to the *-x86 configs.
2008-09-30 José Fonsecautil: No-op u_sse.h outside PIPE_ARCH_X86/X86_64.
next