2009-10-09 |
Keith Whitwell | llvmpipe: correct binning maths for iterating over... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
José Fonseca | llvmpipe: Get jit_context/jit_function across the raste... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: set block count/used values back to zero... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: just bin whole tiles for now |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: always call begin_binning on transition to... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: add LP_DEBUG env var |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: initialize setup data store |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: initialize setup line/tri/point funcs |
commit | commitdiff | tree | snapshot |
2009-10-09 |
José Fonseca | llvmpipe: Put jit_context in store. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: trivial/clear works |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: more debug |
commit | commitdiff | tree | snapshot |
2009-10-09 |
José Fonseca | llvmpipe: Replace util_pack_color with straight float_t... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: debug, crash fixes |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: fix crash on init |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: fix a couple of warnings |
commit | commitdiff | tree | snapshot |
2009-10-09 |
José Fonseca | llvmpipe: Add stub lp_setup_is_texture_referenced. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
José Fonseca | llvmpipe: Pass state to setup. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
José Fonseca | util: Force ESI register for cpuid's ebx result. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
José Fonseca | llvmpipe: Eliminate constant mapping/unmapping. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: remove dead code |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: get lp_setup_tri building |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: use union lp_cmd_rast_arg directly, rather... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: hook up some state, add stub line and point... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
José Fonseca | llvmpipe: Follow write_color/write_zstencil. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: calculate overall width and height, pass... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Keith Whitwell | llvmpipe: more wip on coefficients |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: get lp_setup compiling |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: triangle struct owns its copy of shader inputs |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: work on clears and coefficients |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Remove quad headers. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Adjust interpolation coeffs declaration. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Call lp_rast_shade_quads from tri rasterizer. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Fix typo. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: rast_tri updates |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Final adjustments to rasterizer methods. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: More assorted build fixes. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Complete more rasterizer methods.. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Assorted build fixes. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Implement some of the rasterizer functions. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: start cleaning up |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: remove some old sampler support structs |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Fix up lp_rast_shade_quads. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Remove dead files from SConscript. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Update lp_setup_clear invocation. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Update more copyright headers. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: remove tex tile cache and related code |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: rewrite llvmpipe_clear() |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: wip me harder |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Update includes and copyright headers. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Update SConscript. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
José Fonseca | llvmpipe: Add the rast -> jit shader glue. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: whip out the intra-tile code from lp_setup_tri.c |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: more wipping |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Keith Whitwell | llvmpipe: import experimental softpipe rasterizer code... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Vinson Lee | i915g: Fix MSVC build. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | softpipe: new comments |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | softpipe: whitespace and comment fixes |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | softpipe: prefix non-static functions with sp_ |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Joakim Sindholt | r300compiler: fix scons build again |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Nicolai Hähnle | Merge branch 'master' into r300g-glsl |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Nicolai Hähnle | Merge branch 'mesa_7_6_branch' |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Nicolai Hähnle | shader_api: Fix bounds checking of glUniform and glUnif... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Nicolai Hähnle | prog_parameter: Document the fact that Size may be > 4 |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Keith Whitwell | util: do some more util_blit_pixels cases without tempo... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Keith Whitwell | mesa/st: add missing mesa constant file name |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | st/mesa: pass pipe_screen, not pipe_context to st_choos... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | docs: fix glXQueryDrawable() bugs |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | mesa/xlib: fix glXQueryDrawable() bugs, see bug 24320 |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | gallium/xlib: fix glXQueryDrawable() bugs, see bug... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | progs/xdemos: test glXQueryDrawable() |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | progs/xdemos: fix swapped parameters to CreatePbuffer() |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Michel Dänzer | st/dri: Add missing front buffer case in dri_get_buffers(). |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | swrast: s/GLfloat/GLuint/ in bzero() |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | swrast: add missing returns |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Vinson Lee | progs/test: Fix MSVC build. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | mesa/xlib: return 0 for errorBase, eventBase in glXQuer... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Brian Paul | gallium/xlib: return 0 for errorBase, eventBase in... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Jakob Bornecrantz | i915g: Use buffer write instead of map for lit vertices |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Jakob Bornecrantz | i915g: Change order of buffer_write arguments |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Jakob Bornecrantz | i915g: Disable vbuf fifo and minor commenting of vbuf... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Younes Manton | nv04-nv40: Fix swizzle transfers for NPOT sizes. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Vinson Lee | progs/tests: fix MSVC build. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicolai Hähnle | r300/compiler: Fix R300 vertex program dumps |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicolai Hähnle | r300/compiler: Fix yet another regression in register... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicolai Hähnle | r300/compiler: Fix a really stupid logic inversion... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Nicolai Hähnle | r300/compiler: Fix regression in pair scheduling |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Vinson Lee | progs/perf: Fix MSVC build. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Andre Maasikas | r600: r700PredictRenderSize can flush, so move index... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Ben Skeggs | nv50: fix segfault when there's gaps in enabled texture... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Ben Skeggs | nouveau: fix buffer object leak |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Jakob Bornecrantz | i915g: Add more defines to tweek batchbuffer |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Jakob Bornecrantz | i915g: Tweek vertexbuffer size |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Brian Paul | i965g: remove 965/brw files from XLIB_WINSYS_SOURCES |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Brian Paul | Merge branch 'mesa_7_6_branch' |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Brian Paul | intel: use driReadDrawable in do_copy_texsubimage() |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Brian Paul | intel: use driReadDrawable, not driDrawable in do_blit_... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Brian Paul | intel: remove a buffer equality test in _mesa_make_curr... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Jakob Bornecrantz | i915g: Drop the simple sufix |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Jakob Bornecrantz | i965g: Drop i965simple |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Joakim Sindholt | r300g: fix scons build |
commit | commitdiff | tree | snapshot |
next |