2009-10-06 |
Vinson Lee | progs/tests: fix MSVC build. |
commit | commitdiff | tree |
2009-10-06 |
Vinson Lee | progs/perf: Fix MSVC build. |
commit | commitdiff | tree |
2009-10-06 |
Andre Maasikas | r600: r700PredictRenderSize can flush, so move index... |
commit | commitdiff | tree |
2009-10-06 |
Ben Skeggs | nv50: fix segfault when there's gaps in enabled texture... |
commit | commitdiff | tree |
2009-10-06 |
Ben Skeggs | nouveau: fix buffer object leak |
commit | commitdiff | tree |
2009-10-06 |
Jakob Bornecrantz | i915g: Add more defines to tweek batchbuffer |
commit | commitdiff | tree |
2009-10-06 |
Jakob Bornecrantz | i915g: Tweek vertexbuffer size |
commit | commitdiff | tree |
2009-10-05 |
Brian Paul | i965g: remove 965/brw files from XLIB_WINSYS_SOURCES |
commit | commitdiff | tree |
2009-10-05 |
Brian Paul | Merge branch 'mesa_7_6_branch' |
commit | commitdiff | tree |
2009-10-05 |
Brian Paul | intel: use driReadDrawable in do_copy_texsubimage() |
commit | commitdiff | tree |
2009-10-05 |
Brian Paul | intel: use driReadDrawable, not driDrawable in do_blit_... |
commit | commitdiff | tree |
2009-10-05 |
Brian Paul | intel: remove a buffer equality test in _mesa_make_curr... |
commit | commitdiff | tree |
2009-10-05 |
Jakob Bornecrantz | i915g: Drop the simple sufix |
commit | commitdiff | tree |
2009-10-05 |
Jakob Bornecrantz | i965g: Drop i965simple |
commit | commitdiff | tree |
2009-10-05 |
Joakim Sindholt | r300g: fix scons build |
commit | commitdiff | tree |
2009-10-05 |
Brian Paul | mesa: fix return value when clipping {Read,Draw}Pixels... |
commit | commitdiff | tree |
2009-10-05 |
Jon TURNEY | Fix building of GLSL demos which use M_PI |
commit | commitdiff | tree |
2009-10-05 |
José Fonseca | util: Improve the cpuid assembly. |
commit | commitdiff | tree |
2009-10-05 |
José Fonseca | mesa: Copy textures' base format into wrapper renderbuffer. |
commit | commitdiff | tree |
2009-10-05 |
Keith Whitwell | mesa/st: add ST_DEBUG environment variable |
commit | commitdiff | tree |
2009-10-05 |
Keith Whitwell | util: add lost code to util_make_fragment_tex_shader_wr... |
commit | commitdiff | tree |
2009-10-05 |
Andre Maasikas | r600: update vertex program selection for draw path |
commit | commitdiff | tree |
2009-10-05 |
Michel Dänzer | Use _mesa_select_tex_image() rather than hardcoding... |
commit | commitdiff | tree |
2009-10-05 |
Ben Skeggs | st/dri: avoid segfault if we can't get a pixmap's buffers |
commit | commitdiff | tree |
2009-10-05 |
Ben Skeggs | nv50: support PIPE_FORMAT_X8R8G8B8_UNORM |
commit | commitdiff | tree |
2009-10-05 |
Ben Skeggs | nouveau: return pitch value from local_handle_from_text... |
commit | commitdiff | tree |
2009-10-05 |
Ben Skeggs | mesa: fix return value when clipping {Read,Draw}Pixels... |
commit | commitdiff | tree |
2009-10-05 |
Ben Skeggs | st/dri: no need to request fake front buffer, only... |
commit | commitdiff | tree |
2009-10-04 |
Frederic Crozat | r200: remove subpixel offset from viewport |
commit | commitdiff | tree |
2009-10-04 |
José Fonseca | util: Make assert a no-op on non-debug builds. |
commit | commitdiff | tree |
2009-10-04 |
José Fonseca | llvmpipe: Ensure tile cache transfers are mapped before... |
commit | commitdiff | tree |
2009-10-04 |
José Fonseca | llvmpipe: Autogenerate lp_tile_soa.c from u_format... |
commit | commitdiff | tree |
2009-10-04 |
José Fonseca | util: Fix cpuid invocation for x86_64. |
commit | commitdiff | tree |
2009-10-04 |
José Fonseca | llvmpipe: Remove loop testing from format testing. |
commit | commitdiff | tree |
2009-10-04 |
José Fonseca | llvmpipe: Match header's protection macro with filename. |
commit | commitdiff | tree |
2009-10-04 |
José Fonseca | llvmpipe: Adjust format assertion. |
commit | commitdiff | tree |
2009-10-04 |
Corbin Simpson | r300g: xRGB and RGBx formats. |
commit | commitdiff | tree |
2009-10-03 |
Chris Wilson | intel: Suppress a compiler warning for an pointer-... |
commit | commitdiff | tree |
2009-10-03 |
Chris Wilson | intel: Assert that relocation offsets are within the... |
commit | commitdiff | tree |
2009-10-03 |
José Fonseca | llvmpipe: Fetch tile only if a color buffer is bound. |
commit | commitdiff | tree |
2009-10-03 |
Nicolai Hähnle | prog_parameter: Document the fact that Size may be > 4 |
commit | commitdiff | tree |
2009-10-03 |
Nicolai Hähnle | r300g: Do not abort on fragment program compiler error |
commit | commitdiff | tree |
2009-10-03 |
Nicolai Hähnle | r300g: Fix memory leak in radeon_texture_from_shared_handle |
commit | commitdiff | tree |
2009-10-03 |
Sedat Dilek | r300g: Build in the trace and softpipe driver for xorg... |
commit | commitdiff | tree |
2009-10-03 |
Michel Dänzer | radeon: Cope better with texture images with no miptrees. |
commit | commitdiff | tree |
2009-10-03 |
Michel Dänzer | swrast: Move up state validation in _swrast_ReadPixels. |
commit | commitdiff | tree |
2009-10-03 |
Michel Dänzer | meta: Make sure texImage->TexFormat is valid for CopyTe... |
commit | commitdiff | tree |
2009-10-03 |
Nicolai Hähnle | r300g: Remove an unnecessarily created pipe buffer... |
commit | commitdiff | tree |
2009-10-03 |
Nicolai Hähnle | st/dri: Install APPLE_vertex_array_object functions |
commit | commitdiff | tree |
2009-10-03 |
Nicolai Hähnle | r300g: Reset vbo_offset after allocation of a new buffer |
commit | commitdiff | tree |
2009-10-03 |
Nicolai Hähnle | st/dri: Install ARB_vertex_array_object functions |
commit | commitdiff | tree |
2009-10-02 |
Nicolai Hähnle | r300: Workaround problem on R500 with very large fragme... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | mesa: optimized _mesa_meta_BlitFramebuffer() for src... |
commit | commitdiff | tree |
2009-10-02 |
Eric Anholt | i965: Use a little stack space to avoid a malloc in... |
commit | commitdiff | tree |
2009-10-02 |
Eric Anholt | mesa: Remove another unexplained Flush call, this time... |
commit | commitdiff | tree |
2009-10-02 |
Eric Anholt | Revert "Flush driver, not just tnl module." |
commit | commitdiff | tree |
2009-10-02 |
Eric Anholt | intel: Remove an unexplained flush from intelClearWithBlit. |
commit | commitdiff | tree |
2009-10-02 |
Alex Deucher | r600: remove support for host-based ibs |
commit | commitdiff | tree |
2009-10-02 |
Keith Whitwell | mesa/st: don't reuse vertex buffers for bitmap, clear... |
commit | commitdiff | tree |
2009-10-02 |
Michel Dänzer | st/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA... |
commit | commitdiff | tree |
2009-10-02 |
Michel Dänzer | gallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag. |
commit | commitdiff | tree |
2009-10-02 |
Michel Dänzer | gallium: Preparations for adding more PIPE_TRANSFER_... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | docs: document default texture binding fix |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | mesa: fix incorrect default texture binding in unbind_t... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | intel: wrap _mesa_meta_GenerateMipmap() |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | mesa: added _mesa_meta_check_generate_mipmap_fallback() |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | gallium/xlib: use bitwise-and to test GLX_RGBA_BIT... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | xlib: use bitwise-and to test GLX_RGBA_BIT in choose_vi... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | gallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BI... |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | gallium: replace // comments with /* */ |
commit | commitdiff | tree |
2009-10-02 |
Brian Paul | gallium: remove // comment and extra whitespace |
commit | commitdiff | tree |
2009-10-02 |
Younes Manton | g3dvl: Formatting. |
commit | commitdiff | tree |
2009-10-02 |
Younes Manton | g3dvl: Delete state_trackers/g3dvl, other unused files. |
commit | commitdiff | tree |
2009-10-02 |
Younes Manton | g3dvl: Copyright blocks. |
commit | commitdiff | tree |
2009-10-02 |
Younes Manton | st/xvmc: Set default CSC matrix to BT.601, no ProcAmp... |
commit | commitdiff | tree |
2009-10-02 |
Younes Manton | g3dvl: Color space conv interface & vl impl. |
commit | commitdiff | tree |
2009-10-01 |
Eric Anholt | i915: Add stub ARB_occlusion_query support under a... |
commit | commitdiff | tree |
2009-10-01 |
Eric Anholt | i915: Add optional support for ARB_fragment_shader... |
commit | commitdiff | tree |
2009-10-01 |
Eric Anholt | i915: Add support or fallbacks for GLSL fragment shader... |
commit | commitdiff | tree |
2009-10-01 |
Eric Anholt | i915: Add support for varying inputs. |
commit | commitdiff | tree |
2009-10-01 |
Eric Anholt | i915: Enable ARB_vertex_shader for both i915 and i830. |
commit | commitdiff | tree |
2009-10-01 |
Eric Anholt | i915: Increase maximum program size to the hardware... |
commit | commitdiff | tree |
2009-10-01 |
Eric Anholt | i915: Update and translate the fragment program along... |
commit | commitdiff | tree |
2009-10-01 |
Eric Anholt | Revert "i915: don't validate PS program when falling... |
commit | commitdiff | tree |
2009-10-01 |
Eric Anholt | i915: Bail when the fragment program has too many total... |
commit | commitdiff | tree |
2009-10-01 |
Eric Anholt | i915: Let i915_program_error take a format string,... |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | mesa: fix memory leak when generating mipmaps for compr... |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | mesa: fix mem leaks |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | gallium/util: silence uninitialized var warning |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | mesa: add missing return when out of memory |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | mesa: fix potential uninitialized memory reads |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | glsl: fix mem leak |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | st/mesa: check for null before asserts, fix possible... |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | st/mesa: silence hidden parameter warning |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | Merge branch 'mesa_7_6_branch' |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | st/mesa: fix non-mipmap lastLevel calculation. |
commit | commitdiff | tree |
2009-10-01 |
Vinson Lee | mesa: Return -FLT_MAX instead of 0 for LG2(0). |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | objviewer: remove disabled code |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | objviewer: mouse/keyboard info in README file |
commit | commitdiff | tree |
2009-10-01 |
Brian Paul | docs: added objviewer to release notes |
commit | commitdiff | tree |
next |