mesa.git
2009-10-20 Keith Whitwellllvmpipe: precalculate some offsets
2009-10-19 Keith Whitwellllvmpipe: remove a leftover 8x2 usage
2009-10-19 Keith Whitwellllvmpipe: calculate masks in format desired by shader
2009-10-19 Keith Whitwellllvmpipe: pre-multiply some constants by fixed_one
2009-10-19 José Fonsecallvmpipe: Reshape the shader input from 8x2 to 4x4.
2009-10-19 Keith Whitwellllvmpipe: fixed-point rasterization
2009-10-19 José Fonsecallvmpipe: Reset the pointer to stored jit context.
2009-10-19 José Fonsecallvmpipe: Allocate the blend color from the data store...
2009-10-19 Keith Whitwellllvmpipe: correctly scale top/left fill adjustments
2009-10-19 Keith Whitwellllvmpipe: fix typo correcting for fill convention
2009-10-18 José Fonsecallvmpipe: Maintain a copy of the shader constants to...
2009-10-10 José Fonsecallvmpipe: Only invoke the shader if necessary.
2009-10-09 José Fonsecallvmpipe: Additional checks for binner block lists.
2009-10-09 José Fonsecallvmpipe: Use framebuffer coords consistently.
2009-10-09 José Fonsecallvmpipe: Fix type in tri bounding box check.
2009-10-09 Keith Whitwellllvmpipe: fill in tri min/max values
2009-10-09 José Fonsecallvmpipe: Remove partial tile override.
2009-10-09 José Fonsecallvmpipe: Undo debug override.
2009-10-09 Keith Whitwellllvmpipe: properly clip tile writes
2009-10-09 José Fonsecallvmpipe: Pass framebuffer coords to shader.
2009-10-09 José Fonsecallvmpipe: Tell setup shader inputs.
2009-10-09 Keith Whitwellllvmpipe: correct binning maths for iterating over...
2009-10-09 José Fonsecallvmpipe: Get jit_context/jit_function across the raste...
2009-10-09 Keith Whitwellllvmpipe: set block count/used values back to zero...
2009-10-09 Keith Whitwellllvmpipe: just bin whole tiles for now
2009-10-09 Keith Whitwellllvmpipe: always call begin_binning on transition to...
2009-10-09 Keith Whitwellllvmpipe: add LP_DEBUG env var
2009-10-09 Keith Whitwellllvmpipe: initialize setup data store
2009-10-09 Keith Whitwellllvmpipe: initialize setup line/tri/point funcs
2009-10-09 José Fonsecallvmpipe: Put jit_context in store.
2009-10-09 Keith Whitwellllvmpipe: trivial/clear works
2009-10-09 Keith Whitwellllvmpipe: more debug
2009-10-09 José Fonsecallvmpipe: Replace util_pack_color with straight float_t...
2009-10-09 Keith Whitwellllvmpipe: debug, crash fixes
2009-10-09 Keith Whitwellllvmpipe: fix crash on init
2009-10-09 Keith Whitwellllvmpipe: fix a couple of warnings
2009-10-09 José Fonsecallvmpipe: Add stub lp_setup_is_texture_referenced.
2009-10-09 José Fonsecallvmpipe: Pass state to setup.
2009-10-09 José Fonsecautil: Force ESI register for cpuid's ebx result.
2009-10-09 José Fonsecallvmpipe: Eliminate constant mapping/unmapping.
2009-10-09 Keith Whitwellllvmpipe: remove dead code
2009-10-09 Keith Whitwellllvmpipe: get lp_setup_tri building
2009-10-09 Keith Whitwellllvmpipe: use union lp_cmd_rast_arg directly, rather...
2009-10-09 Keith Whitwellllvmpipe: hook up some state, add stub line and point...
2009-10-09 José Fonsecallvmpipe: Follow write_color/write_zstencil.
2009-10-09 Keith Whitwellllvmpipe: calculate overall width and height, pass...
2009-10-09 Keith Whitwellllvmpipe: more wip on coefficients
2009-10-08 Keith Whitwellllvmpipe: get lp_setup compiling
2009-10-08 Keith Whitwellllvmpipe: triangle struct owns its copy of shader inputs
2009-10-08 Keith Whitwellllvmpipe: work on clears and coefficients
2009-10-08 José Fonsecallvmpipe: Remove quad headers.
2009-10-08 José Fonsecallvmpipe: Adjust interpolation coeffs declaration.
2009-10-08 José Fonsecallvmpipe: Call lp_rast_shade_quads from tri rasterizer.
2009-10-08 José Fonsecallvmpipe: Fix typo.
2009-10-08 Keith Whitwellllvmpipe: rast_tri updates
2009-10-08 José Fonsecallvmpipe: Final adjustments to rasterizer methods.
2009-10-08 José Fonsecallvmpipe: More assorted build fixes.
2009-10-08 José Fonsecallvmpipe: Complete more rasterizer methods..
2009-10-08 José Fonsecallvmpipe: Assorted build fixes.
2009-10-08 José Fonsecallvmpipe: Implement some of the rasterizer functions.
2009-10-08 Keith Whitwellllvmpipe: start cleaning up
2009-10-08 Keith Whitwellllvmpipe: remove some old sampler support structs
2009-10-08 José Fonsecallvmpipe: Fix up lp_rast_shade_quads.
2009-10-08 José Fonsecallvmpipe: Remove dead files from SConscript.
2009-10-08 José Fonsecallvmpipe: Update lp_setup_clear invocation.
2009-10-08 José Fonsecallvmpipe: Update more copyright headers.
2009-10-08 Keith Whitwellllvmpipe: remove tex tile cache and related code
2009-10-08 Keith Whitwellllvmpipe: rewrite llvmpipe_clear()
2009-10-08 Keith Whitwellllvmpipe: wip me harder
2009-10-08 José Fonsecallvmpipe: Update includes and copyright headers.
2009-10-08 José Fonsecallvmpipe: Update SConscript.
2009-10-08 José Fonsecallvmpipe: Add the rast -> jit shader glue.
2009-10-08 Keith Whitwellllvmpipe: whip out the intra-tile code from lp_setup_tri.c
2009-10-08 Keith Whitwellllvmpipe: more wipping
2009-10-08 Keith Whitwellllvmpipe: import experimental softpipe rasterizer code...
2009-10-07 Vinson Leei915g: Fix MSVC build.
2009-10-07 Brian Paulsoftpipe: new comments
2009-10-07 Brian Paulsoftpipe: whitespace and comment fixes
2009-10-07 Brian Paulsoftpipe: prefix non-static functions with sp_
2009-10-07 Joakim Sindholtr300compiler: fix scons build again
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-07 Nicolai Hähnleshader_api: Fix bounds checking of glUniform and glUnif...
2009-10-07 Nicolai Hähnleprog_parameter: Document the fact that Size may be > 4
2009-10-07 Keith Whitwellutil: do some more util_blit_pixels cases without tempo...
2009-10-07 Keith Whitwellmesa/st: add missing mesa constant file name
2009-10-07 Brian Paulst/mesa: pass pipe_screen, not pipe_context to st_choos...
2009-10-07 Brian Pauldocs: fix glXQueryDrawable() bugs
2009-10-07 Brian Paulmesa/xlib: fix glXQueryDrawable() bugs, see bug 24320
2009-10-07 Brian Paulgallium/xlib: fix glXQueryDrawable() bugs, see bug...
2009-10-07 Brian Paulprogs/xdemos: test glXQueryDrawable()
2009-10-07 Brian Paulprogs/xdemos: fix swapped parameters to CreatePbuffer()
2009-10-07 Michel Dänzerst/dri: Add missing front buffer case in dri_get_buffers().
2009-10-07 Brian Paulswrast: s/GLfloat/GLuint/ in bzero()
2009-10-07 Brian Paulswrast: add missing returns
2009-10-07 Vinson Leeprogs/test: Fix MSVC build.
2009-10-07 Brian Paulmesa/xlib: return 0 for errorBase, eventBase in glXQuer...
2009-10-07 Brian Paulgallium/xlib: return 0 for errorBase, eventBase in...
2009-10-07 Jakob Bornecrantzi915g: Use buffer write instead of map for lit vertices
2009-10-07 Jakob Bornecrantzi915g: Change order of buffer_write arguments
next