2008-04-30 |
Brian Paul | gallium: use new buffer wrapper functions in p_inlines.h |
commit | commitdiff | tree |
2008-04-30 |
Brian Paul | gallium: new pipe_buffer alloc/map/unmap/ref wrappers |
commit | commitdiff | tree |
2008-04-30 |
Brian Paul | gallium: consolidate the bitmap->texel conversion code |
commit | commitdiff | tree |
2008-04-30 |
Brian Paul | gallium: create a new texture each time we init/flush... |
commit | commitdiff | tree |
2008-04-30 |
Brian Paul | gallium: simplify texture format selection |
commit | commitdiff | tree |
2008-04-30 |
Brian Paul | gallium: init hw_key with memset() to silence valgrind... |
commit | commitdiff | tree |
2008-04-30 |
Brian Paul | gallium: updated comment in xm_flush_frontbuffer() |
commit | commitdiff | tree |
2008-04-30 |
Brian Paul | gallium: test for new PIPE_ARCH_X86 |
commit | commitdiff | tree |
2008-04-29 |
Brian Paul | gallium: flush pipe before updating bitmap texture |
commit | commitdiff | tree |
2008-04-29 |
Zack Rusin | silence p_debug.h:63: warning: ISO C forbids forward... |
commit | commitdiff | tree |
2008-04-29 |
Brian Paul | disable GL_TEXTURE_1D at end of frame to fix failed... |
commit | commitdiff | tree |
2008-04-29 |
Brian Paul | gallium: declare pipe_format enum to silence warnings |
commit | commitdiff | tree |
2008-04-29 |
Keith Whitwell | gallium: add pack for _FLOAT formats to pack_ub |
commit | commitdiff | tree |
2008-04-29 |
Keith Whitwell | gallium: fix pack for A1R5B5G5 |
commit | commitdiff | tree |
2008-04-29 |
Keith Whitwell | gallium: add pack for A4R4G4B4 |
commit | commitdiff | tree |
2008-04-29 |
Keith Whitwell | gallium: add pack for A1R5B5G5 |
commit | commitdiff | tree |
2008-04-29 |
Keith Whitwell | gallium: add debug_print_format() make it easier to... |
commit | commitdiff | tree |
2008-04-29 |
Brian Paul | gallium: added some assertions to be sure the blit... |
commit | commitdiff | tree |
2008-04-29 |
Brian Paul | gallium: added some assertions to st_render_texture... |
commit | commitdiff | tree |
2008-04-29 |
Brian Paul | gallium: fix broken GL_DEPTH_COMPONENT case in fallback... |
commit | commitdiff | tree |
2008-04-29 |
Brian Paul | mesa: added _mesa_scale_and_bias_depth_uint() |
commit | commitdiff | tree |
2008-04-29 |
Brian Paul | gallium: add \n to error strings |
commit | commitdiff | tree |
2008-04-29 |
Brian Paul | gallium: fix error msg typo |
commit | commitdiff | tree |
2008-04-29 |
Roland Scheidegger | gallium: set border color |
commit | commitdiff | tree |
2008-04-28 |
Brian Paul | mesa: explicitly delete textures before creating new... |
commit | commitdiff | tree |
2008-04-28 |
Brian Paul | gallium: fix incorrect level param in copy_image_data_t... |
commit | commitdiff | tree |
2008-04-28 |
Keith Whitwell | tgsi: make loop structure clearer, use x86_lea for... |
commit | commitdiff | tree |
2008-04-28 |
Keith Whitwell | tsgi: add a makefile |
commit | commitdiff | tree |
2008-04-28 |
Keith Whitwell | translate: squash warnings |
commit | commitdiff | tree |
2008-04-28 |
Keith Whitwell | pb: remove unused variable, squash warning |
commit | commitdiff | tree |
2008-04-28 |
Michal Krol | gallium: Set SSE_SWIZZLES to 0 by default. |
commit | commitdiff | tree |
2008-04-28 |
Michal Krol | gallium: Generate SSE code to swizzle and unswizzle... |
commit | commitdiff | tree |
2008-04-28 |
Brian Paul | gallium: check for PIPE_FORMAT_X8Z24_UNORM format |
commit | commitdiff | tree |
2008-04-28 |
Brian Paul | gallium: replace some code with a call to st_choose_for... |
commit | commitdiff | tree |
2008-04-28 |
Brian Paul | gallium: return enum pipe_format, not uint, for a few... |
commit | commitdiff | tree |
2008-04-28 |
Brian Paul | gallium: add cases for PIPE_FORMAT_X8Z24_UNORM |
commit | commitdiff | tree |
2008-04-27 |
José Fonseca | pipebuffer: Be extra cautious with the incoming buffers. |
commit | commitdiff | tree |
2008-04-27 |
José Fonseca | rtasm: Implement x86_retw. |
commit | commitdiff | tree |
2008-04-26 |
Brian | gallium: fix broken SGT, SLE |
commit | commitdiff | tree |
2008-04-26 |
Brian | use PIPE_ARCH_X86 |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: tweak comments, minor var renaming |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: tweak comments, minor var renaming |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: remove unneeded st->bitmap_texcoord_bias |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: use simple color pass-through fragment shader... |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: added null ptr check |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: added a null ptr check |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: fix typo s/_mesa_unmap_drapix_pbo/_mesa_unmap_... |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: consolidate quad drawing code |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: remove unused st_draw_vertices() |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: use util_draw_vertex_buffer() instead of st_dr... |
commit | commitdiff | tree |
2008-04-25 |
José Fonseca | scons: Silent MSVC CRT security warnings. |
commit | commitdiff | tree |
2008-04-25 |
Brian Paul | gallium: fix the compressed texture hack in st_texture_... |
commit | commitdiff | tree |
2008-04-25 |
José Fonseca | scons: A few fixes for building mesa on windows. |
commit | commitdiff | tree |
2008-04-25 |
Keith Whitwell | draw: emit extra flags whenever pipeline is active |
commit | commitdiff | tree |
2008-04-25 |
Michel Dänzer | gallium: Use util_blit_pixels() for glCopyTexSubImage... |
commit | commitdiff | tree |
2008-04-25 |
Michel Dänzer | gallium: Add draw_pt_varray.c to scons build. |
commit | commitdiff | tree |
2008-04-25 |
Keith Whitwell | tgsi: fix compile when HIGH_PRECISION not defined |
commit | commitdiff | tree |
2008-04-25 |
Keith Whitwell | draw: no need to special-case elts/get_elts for varray... |
commit | commitdiff | tree |
2008-04-25 |
Keith Whitwell | draw: remove unused vars |
commit | commitdiff | tree |
2008-04-25 |
Zack Rusin | frontend for rendering without elts |
commit | commitdiff | tree |
2008-04-25 |
José Fonseca | scons: More windows userspace fixes. |
commit | commitdiff | tree |
2008-04-25 |
Michel Dänzer | gallium: Tell the driver the texture is updated when... |
commit | commitdiff | tree |
2008-04-25 |
José Fonseca | gallium: Windows user mode portability fixes. |
commit | commitdiff | tree |
2008-04-25 |
José Fonseca | gallium: New configuration header. |
commit | commitdiff | tree |
2008-04-25 |
José Fonseca | scons: Teach scons about user-land windows. |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: fix an edgeflags crash |
commit | commitdiff | tree |
2008-04-24 |
Keith Whitwell | draw: remove old assignment of edgeflag value |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: initial edgeflags code |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: plug in softpipe_set_edgeflags() function |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: comments |
commit | commitdiff | tree |
2008-04-24 |
Keith Whitwell | draw: default edgeflag should be one |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: disable the bitmap/texcoord bias |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | mesa: adjust glBitmap coords by a small epsilon |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: use cso_destroy_vertex/fragment_shader() functions |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: make cso_release_all() public |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: minor clean-ups, comments |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: tweak the new shader delete funcs |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: added cso_delete_vertex_fragment_shader()... |
commit | commitdiff | tree |
2008-04-24 |
Michel Dänzer | gallium: Make sure the size of non-existent storage... |
commit | commitdiff | tree |
2008-04-24 |
Jakob Bornecrantz | i915: Fix for wrong texture in texobj with VBUF |
commit | commitdiff | tree |
2008-04-24 |
Michal Krol | translate: Actually return a value from translate_cache... |
commit | commitdiff | tree |
2008-04-24 |
Keith Whitwell | trivial: simple edgeflag test |
commit | commitdiff | tree |
2008-04-24 |
Keith Whitwell | draw: handle edgeflags and reset-line-stipple again |
commit | commitdiff | tree |
2008-04-24 |
Keith Whitwell | xlib: only shortcircuit makecurrent if NO_RAST set... |
commit | commitdiff | tree |
2008-04-24 |
Michel Dänzer | gallium: Initial support for pixel formats with unused... |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: reorder code to fix a recursive flush |
commit | commitdiff | tree |
2008-04-24 |
Brian Paul | gallium: fix issues in recursive flushing |
commit | commitdiff | tree |
2008-04-23 |
Brian Paul | gallium: fix comments |
commit | commitdiff | tree |
2008-04-23 |
Brian Paul | gallium: fix comments, whitespace changes |
commit | commitdiff | tree |
2008-04-23 |
Brian Paul | gallium: passthrough tri, not point |
commit | commitdiff | tree |
2008-04-23 |
Zack Rusin | Add translate cache to fetch_emit stage and add out... |
commit | commitdiff | tree |
2008-04-23 |
Zack Rusin | Create a sharable translate_cache and use it. |
commit | commitdiff | tree |
2008-04-23 |
Brian Paul | gallium: fix potential divide by zero in fog computation |
commit | commitdiff | tree |
2008-04-23 |
Brian Paul | gallium: additional debug code |
commit | commitdiff | tree |
2008-04-23 |
Brian Paul | gallium: move logicop test outside of loop |
commit | commitdiff | tree |
2008-04-23 |
Brian Paul | gallium: fix broken PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE |
commit | commitdiff | tree |
2008-04-23 |
Brian Paul | gallium: more vertex debug code |
commit | commitdiff | tree |
2008-04-23 |
Zack Rusin | fix the simple hash finding function and use it |
commit | commitdiff | tree |
2008-04-23 |
José Fonseca | gallium: Fix texture refcount leak. |
commit | commitdiff | tree |
2008-04-23 |
José Fonseca | pipebuffer: New function to flush the buffer cache. |
commit | commitdiff | tree |
next |