Age | Commit message (Expand) | Author |
2010-03-11 | gallium: remove pipe_context member from pipe_transfer | Keith Whitwell |
2010-03-11 | Squashed commit of gallium-context-transfers: | Keith Whitwell |
2010-03-01 | vl: adapt to new vertex element cso interface | Roland Scheidegger |
2010-02-17 | gallium: remove redundant nr_components field from pipe_vertex_element | Roland Scheidegger |
2010-02-09 | gallium: Remove prefilter member from pipe_sampler_state struct. | Michal Krol |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-01-16 | gallium: Fix uninitialized instance divisor and index. | Chia-I Wu |
2010-01-15 | Merge branch 'gallium-noconstbuf' | Roland Scheidegger |
2010-01-01 | gallium: Generate a single library for auxiliaries with Make too. | José Fonseca |
2010-01-01 | scons: Aggregate all tiny libraries in a single library. | José Fonseca |
2009-12-31 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-27 | g3dvl: Silence compiler warnings. | Vinson Lee |
2009-12-23 | gallium: adapt state trackers etc. to pipe_constant_buffer removal | Roland Scheidegger |
2009-12-17 | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol |
2009-12-17 | Merge branch 'master' into pipe-format-simplify | Michal Krol |
2009-12-04 | Merge branch 'gallium-noblocks' | Roland Scheidegger |
2009-12-03 | Move pf_get_block() to u_format auxiliary module. | Michal Krol |
2009-12-01 | Merge commit 'origin/tgsi-simplify-ext' | Keith Whitwell |
2009-12-01 | vl: Update for renamed sampler/texture state setters. | Michal Krol |
2009-11-30 | fixups for interface changes (mostly state trackers) | Roland Scheidegger |
2009-11-30 | gallium: interface cleanups, remove nblocksx/y from pipe_texture and more | Roland Scheidegger |
2009-11-27 | vl: Do not emit tgsi_version token. | Michal Krol |
2009-11-24 | tgsi: rename fields of tgsi_full_src_register to reduce verbosity | Keith Whitwell |
2009-11-24 | tgsi: rename fields of tgsi_full_dst_register to reduce verbosity | Keith Whitwell |
2009-11-24 | tgsi: rename fields of tgsi_full_declaration to reduce verbosity | Keith Whitwell |
2009-11-24 | tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity | Keith Whitwell |
2009-11-24 | tgsi: reduce repetition of structure name in its members | Keith Whitwell |
2009-11-24 | gallium: simplify tgsi tokens further | Keith Whitwell |
2009-11-19 | gallium: don't use arrays for texture width,height,depth | Keith Whitwell |
2009-11-05 | g3dvl: remove a debug line | Cooper Yuan |
2009-11-05 | g3dvl: add scissor setting | Cooper Yuan |
2009-10-01 | g3dvl: Copyright blocks. | Younes Manton |
2009-10-01 | g3dvl: Color space conv interface & vl impl. | Younes Manton |
2009-09-28 | g3dvl: Fix MSVC build. | José Fonseca |
2009-09-27 | g3dvl: Missing semicolon. | Younes Manton |
2009-09-27 | g3dvl: Formatting and cleanups. | Younes Manton |
2009-09-27 | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | Younes Manton |