Age | Commit message (Expand) | Author |
2010-08-25 | r300: Remove unnecessary header. | Vinson Lee |
2010-08-25 | Revert "mesa: Don't add 1 to GL_ACTIVE_UNIFORM_MAX_LENGTH." | Eric Anholt |
2010-08-25 | glsl: fix crash with variable indexing into array in a struct | Aras Pranckevicius |
2010-08-25 | i965: Fix detection of implicit MOVs to message regs in brw_optimize.c. | Eric Anholt |
2010-08-26 | nouveau: handle early initialization errors | Marcin Slusarz |
2010-08-25 | r600g: simplify states | Jerome Glisse |
2010-08-25 | mesa: Remove now-unused _mesa_add_sampler(). | Eric Anholt |
2010-08-25 | ir_to_mesa: Add support for samplers in structures. | Eric Anholt |
2010-08-25 | mesa: Remove now-unused _mesa_add_uniform. | Eric Anholt |
2010-08-25 | ir_to_mesa: Convert this code to using linker.cpp's uniform locations. | Eric Anholt |
2010-08-25 | glsl: Make uniform linking generate separate uniforms for struct members. | Eric Anholt |
2010-08-25 | mesa: Remove the "Used" flag in gl_program_parameter. | Eric Anholt |
2010-08-25 | r300/compiler: emulate relative addressing with negative offsets in VS | Marek Olšák |
2010-08-25 | nvfx: Set pointer to NULL after free. | Vinson Lee |
2010-08-25 | r300g: fix potentially uninitialized variables in create_rs_state | Marek Olšák |
2010-08-25 | st/mesa: Remove unnecessary header. | Vinson Lee |
2010-08-25 | llvmpipe: fix bad patch application | Keith Whitwell |
2010-08-25 | llvmpipe: Remove unnecessary header. | Vinson Lee |
2010-08-25 | glsl/mesa: fixes for MSVC | Aras Pranckevicius |
2010-08-25 | intel: Support EGL_MESA_image_drm | Kristian Høgsberg |
2010-08-25 | intel: Take an intel_screen pointer in intel_alloc_region_* functions | Kristian Høgsberg |
2010-08-25 | egl_dri2: Add support for MESA_image_drm | Kristian Høgsberg |
2010-08-25 | egl: Add EGL_MESA_drm_image extension | Kristian Høgsberg |
2010-08-25 | llvmpipe: track drawing region as a single u_rect | Keith Whitwell |
2010-08-25 | llvmpipe: better triangle debugging | Keith Whitwell |
2010-08-25 | llvmpipe: cull zero-area triangles early | Keith Whitwell |
2010-08-25 | llvmpipe: more rasterization counters | Keith Whitwell |
2010-08-25 | llvmpipe: move some fence functions into lp_screen.c | Keith Whitwell |
2010-08-25 | llvmpipe: wake all threads waiting on a fence | Keith Whitwell |
2010-08-25 | llvmpipe: fence debugging, add llvmpipe_finish | Keith Whitwell |
2010-08-25 | tgsi: helper for dumping tokens as hex | Keith Whitwell |
2010-08-25 | draw: specialized cliptesting routines | Keith Whitwell |
2010-08-25 | util: add rectangle helpers to u_rect.h | Keith Whitwell |
2010-08-25 | gallium/docs: notes on scissor state | Keith Whitwell |
2010-08-25 | llvmpipe: remove dead code | Keith Whitwell |
2010-08-25 | draw: Remove UNDEFINED_VERTEX_ID checks in emit pathes. | Chia-I Wu |
2010-08-25 | gallium: Use draw_set_index_buffer and others. | Chia-I Wu |
2010-08-25 | svga: Remove redundant svga_draw_range_elements. | Chia-I Wu |
2010-08-25 | draw: Add draw_set_index_buffer and others. | Chia-I Wu |
2010-08-25 | nvfx: Clean up header file inclusion in nvfx_screen.h. | Vinson Lee |
2010-08-25 | nvfx: Include missing headers in nvfx_shader.h. | Vinson Lee |
2010-08-25 | i965: Remove unnecessary header. | Vinson Lee |
2010-08-25 | r600: Include missing header in evergreen_fragprog.c. | Vinson Lee |
2010-08-25 | r600: Include missing header in evergreen_vertprog.c. | Vinson Lee |
2010-08-24 | gallivm: Include missing header in lp_bld_sample.h. | Vinson Lee |
2010-08-24 | gallivm: Include missing header in lp_bld_pack.h. | Vinson Lee |
2010-08-24 | r300/compiler: Silence uninitialized variable warning. | Vinson Lee |
2010-08-24 | r300g: Add missing comma in SConscript. | Vinson Lee |
2010-08-25 | r300g: fix gl_PointCoord | Marek Olšák |
2010-08-24 | r600: Include missing header in evergreen_render.c. | Vinson Lee |