2010-04-27 |
José Fonseca | gallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | llvmpipe: remove lp_scene_map_buffers(), lp_scene_unmap... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | llvmpipe: implement max scene size |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | llvmpipe: added llvmpipe_resource_size() |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | llvmpipe: comment-out unused field for now |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | llvmipe: update comments |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | mesa: move/rename is_depth_or_stencil_format() |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | st/mesa: rename var and update st_choose_format() comments |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | st/mesa: call is_format_supported() for compressed... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | st/mesa: 80-column wrapping |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | st/mesa: try to get actual compressed format for GL_COM... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | Merge branch '7.8' |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | st/mesa: fix strides in (de)compress_image() functions |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | util: fix assorted problems in the image packing functions |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Pedro Maia | nv30/40g: fix calls to draw_create(), draw_set_rasteriz... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
José Fonseca | gallivm: Disable llvm.cos.v4f32 and llvm.sin.v4f32... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
José Fonseca | gallivm: Ensure all allocas are in the first block. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jakob Bornecrantz | i965g: Fix scons build of winsys |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jakob Bornecrantz | st/dri: Don't check for null when user ensures non... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jakob Bornecrantz | dri_util: Assume error checking is done properly in... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jakob Bornecrantz | st/dri: Use flush function of old context not new |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Marek Olšák | r300g: fix mipmapped texture3D size calculation |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Marek Olšák | r300g: compensate for non-atomized emit_query_end in... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Vinson Lee | progs/tests: Remove meaningless const qualifier in... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Vinson Lee | nvfx: Move src/gallium/drivers to beginning of SCons... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Chia-I Wu | progs/egl: Add egl/eglut to PROGRAM_DIRS. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | docs: update some GL3 status |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | mesa: start adding GL 3.1 signed normalized texture... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | docs: document updated glext.h and glxext.h files |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | glxext.h: upgraded to 2010/02/10 version |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | glext: upgraded to version 61 |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Marek Olšák | r300g: reserve CS space for index offset |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vinson Lee | llvmpipe: Remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: add support for more unaligned vertex formats |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: setup PSC first, then align vertex formats |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: set undefined vertex swizzles to (0,0,0,1) respe... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Zack Rusin | draw/llvm: implement fetch elts paths |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Alex Deucher | r600: add support for more rendering formats |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: disable point sprites (again) |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: fix warnings when printing uint64_t |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: fix warnings by using the const qualifier |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Matt Turner | r300g: use CS_OUT_TABLE better |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Alex Deucher | r600: avoid setting invalid bit on r7xx for blits |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Alan Hourihane | gallivm: BGNFOR/ENDFOR fallthrough to BGNLOOP/ENDLOOP |
commit | commitdiff | tree | snapshot |
2010-04-26 |
José Fonseca | draw: Always use the llvm middle end when available... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
José Fonseca | svga: Pass-through max_index to translate. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
José Fonseca | draw: Pass-through pipe_buffer::max_index to translate. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
José Fonseca | translate: Take and respect a max_index argument. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Corbin Simpson | r300g: Rudimentary stats, printed on exit. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Corbin Simpson | r300g: Add stats debug flag. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Andre Maasikas | r600: enable VERT_RESULT_PSIZ - makes point size &... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Andre Maasikas | r600: adjust point sprites after 911fa4a4a1 |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vinson Lee | scons: Include headers from the local include directory... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vinson Lee | os: Check for spurious wakeups in pipe_barrier_wait. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Corbin Simpson | r300g: Use table CS writing when applicable. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Corbin Simpson | r300g: Add CS table writing. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vinson Lee | et/egl: Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vinson Lee | nvfx: Add include path to SCons build. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: support index bias on r500 and DRM 2.3.0 |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: support rendering more than 65535 vertices in... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: emit MSPOS regs |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: force prefetch for non-indexed vertices |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: use the dummy FS shader for shaders with zero... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: allow unaligned vertex formats if the stride... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: abort on unsupported vertex formats |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Marek Olšák | r300g: abort if a vertex buffer offset is not dword... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vinson Lee | st/wgl: s/st_manager_create_api/st_gl_api_create/ |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Vinson Lee | nvfx: Add missing header. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Jakob Bornecrantz | st/dri: Refactor dri_st_api into other files |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Jakob Bornecrantz | st/dri: Make st_framebuffer_iface the base for dri_drawable |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Jakob Bornecrantz | st/dri: Make st_manager the base for dri_screen |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Jakob Bornecrantz | st/dri: Add hooks for framebuffer functions |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Jakob Bornecrantz | st/dri: Make lookup_egl_image a hook |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Jakob Bornecrantz | st_api: Remove st_module |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | llvmpipe: Respect pipe_sampler_view::swizzle_r/g/b/a |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | draw: Respect pipe_vertex_buffer::max_index in llvm... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | llvmpipe: No need to flush the caches for buffers. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | softpipe: Make softpipe transfers in-order. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | llvmpipe: Cleanup/improve llvmpipe_flush_resource usage. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Vinson Lee | llvmpipe: Remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | llvmpipe: llvmpipe_flush_texture -> llvmpipe_flush_resource |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | llvmpipe: Fix buffer overflow unswizzling several formats. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | softpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | llvmpipe: Replace tile_read/write with more descriptive... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | llvmpipe: Cleanup llvmpipe_is_format_supported(). |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | softpipe: More accurate softpipe_is_format_supported(). |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | llvmpipe: Remove sp2lp.sh. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
José Fonseca | llvmpipe: lp_tex_sample_llvm.c -> lp_tex_sample.c |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Vinson Lee | st/dri: Add missing header. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Vinson Lee | gallivm: Rename variable info to opcode_info. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Vinson Lee | radeon: Remove NULL check of bo_legacy->tobj. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Vinson Lee | gallivm: Remove NULL check of pointer that can't be... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Vinson Lee | dri: Remove unnecessary header. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vinson Lee | nvfx: Add to SCons build. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Dave Airlie | llvm: fix configure.ac harder |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vinson Lee | nv50: Add to SCons build. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vinson Lee | llvmpipe: Remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Vinson Lee | llvmpipe: Remove unnecessary header. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
José Fonseca | llvmpipe: Implement shader bias. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
José Fonseca | mesa: Eliminate multiple va_list usage. |
commit | commitdiff | tree | snapshot |
next |