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 |
2009-10-05 |
Brian Paul | mesa: fix return value when clipping {Read,Draw}Pixels... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Jon TURNEY | Fix building of GLSL demos which use M_PI |
commit | commitdiff | tree | snapshot |
2009-10-05 |
José Fonseca | util: Improve the cpuid assembly. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
José Fonseca | mesa: Copy textures' base format into wrapper renderbuffer. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Keith Whitwell | mesa/st: add ST_DEBUG environment variable |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Keith Whitwell | util: add lost code to util_make_fragment_tex_shader_wr... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Andre Maasikas | r600: update vertex program selection for draw path |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Michel Dänzer | Use _mesa_select_tex_image() rather than hardcoding... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Ben Skeggs | st/dri: avoid segfault if we can't get a pixmap's buffers |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Ben Skeggs | nv50: support PIPE_FORMAT_X8R8G8B8_UNORM |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Ben Skeggs | nouveau: return pitch value from local_handle_from_text... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Ben Skeggs | mesa: fix return value when clipping {Read,Draw}Pixels... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Ben Skeggs | st/dri: no need to request fake front buffer, only... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Frederic Crozat | r200: remove subpixel offset from viewport |
commit | commitdiff | tree | snapshot |
2009-10-04 |
José Fonseca | util: Make assert a no-op on non-debug builds. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
José Fonseca | llvmpipe: Ensure tile cache transfers are mapped before... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
José Fonseca | llvmpipe: Autogenerate lp_tile_soa.c from u_format... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
José Fonseca | util: Fix cpuid invocation for x86_64. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
José Fonseca | llvmpipe: Remove loop testing from format testing. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
José Fonseca | llvmpipe: Match header's protection macro with filename. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
José Fonseca | llvmpipe: Adjust format assertion. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Nicolai Hähnle | r300/compiler Add support for more of the Sxx set instr... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Nicolai Hähnle | r300/compiler: Emit flow control instructions and ALU... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Corbin Simpson | r300g: xRGB and RGBx formats. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Nicolai Hähnle | r300/compiler: Refactor the radeon_pair code to support... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Nicolai Hähnle | r300/compiler: Refactor to allow different instruction... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Nicolai Hähnle | r300/compiler: Introduce aluresult register for branch... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Chris Wilson | intel: Suppress a compiler warning for an pointer-... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Chris Wilson | intel: Assert that relocation offsets are within the... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Nicolai Hähnle | r300/compiler: Introduce control flow instructions... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
José Fonseca | llvmpipe: Fetch tile only if a color buffer is bound. |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Nicolai Hähnle | Merge branch 'master' into r300-compiler |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Nicolai Hähnle | prog_parameter: Document the fact that Size may be > 4 |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Nicolai Hähnle | r300g: Do not abort on fragment program compiler error |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Nicolai Hähnle | r300g: Fix memory leak in radeon_texture_from_shared_handle |
commit | commitdiff | tree | snapshot |
next |