Age | Commit message (Expand) | Author |
2009-12-08 | Merge branch 'gallium-strict-aliasing' | Roland Scheidegger |
2009-12-07 | gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe | Roland Scheidegger |
2009-12-06 | softpipe: sp_winsys.h should define/include what it needs. | Corbin Simpson |
2009-12-04 | softpipe: dont claim to support PIPE_FORMAT_NONE | Keith Whitwell |
2009-12-04 | softpipe: fix double-minify in texture layout | Keith Whitwell |
2009-12-04 | Merge branch 'gallium-noblocks' | Roland Scheidegger |
2009-12-01 | softpipe: setup machine->Face without a conditional | Brian Paul |
2009-12-01 | sp: Do not falsely advertise support for some SNORM formats. | Michal Krol |
2009-12-01 | sp: Implement separate vertex sampler state. | Michal Krol |
2009-11-30 | gallium: interface cleanups, remove nblocksx/y from pipe_texture and more | Roland Scheidegger |
2009-11-27 | Merge branch 'width0' | Roland Scheidegger |
2009-11-23 | softpipe: Initialise TGSI machine's Face. | Michal Krol |
2009-11-20 | Fix indentation. | Alan Hourihane |
2009-11-20 | Fix memory leak. | Alan Hourihane |
2009-11-19 | gallium: don't use arrays for texture width,height,depth | Keith Whitwell |
2009-11-19 | softpipe: whitespace/indentation fixes | Brian Paul |
2009-11-19 | softpipe: add missing check in softpipe_is_texture_referenced() | Brian Paul |
2009-11-05 | softpipe: Implement PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE for destination. | José Fonseca |
2009-11-02 | softpipe: Sanitise shader semantic and interpolator handling. | Michal Krol |
2009-10-30 | softpipe: Respect gl_rasterization_rules in primitive setup. | Michal Krol |
2009-10-10 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-10 | softpipe: fix multi-drawbuffers regression | Brian Paul |
2009-10-10 | softpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c | Brian Paul |
2009-10-09 | softpipe: restore/fix print_vertex() debug helper | Brian Paul |
2009-10-07 | softpipe: new comments | Brian Paul |
2009-10-07 | softpipe: whitespace and comment fixes | Brian Paul |
2009-10-07 | softpipe: prefix non-static functions with sp_ | Brian Paul |
2009-10-05 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-02 | gallium: Preparations for adding more PIPE_TRANSFER_* usage flags. | Michel Dänzer |
2009-10-02 | gallium: replace // comments with /* */ | Brian Paul |
2009-10-01 | g3dvl: Copyright blocks. | Younes Manton |
2009-10-01 | g3dvl: Color space conv interface & vl impl. | Younes Manton |
2009-10-01 | gallium: remove depth.occlusion_count flag | Keith Whitwell |
2009-09-29 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-29 | softpipe: initialize the clear_flags bitvector in sp_create_tile_cache() | Brian Paul |
2009-09-29 | softpipe: Grab a ref when the fb is set. | Brian Paul |
2009-09-28 | softpipe: Fix MSVC build. | José Fonseca |
2009-09-27 | g3dvl: Formatting and cleanups. | Younes Manton |
2009-09-27 | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | Younes Manton |
2009-09-27 | softpipe: Grab a ref when the fb is set. | Younes Manton |
2009-09-25 | softpipe: Grab fs output z from the correct file. | Michal Krol |
2009-09-25 | softpipe: Do not advertise support for L16 and YCBCR formats. | Michal Krol |
2009-09-24 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-24 | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Brian Paul |
2009-09-24 | softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256. | Vinson Lee |
2009-09-24 | softpipe: fix compiler warnings | Keith Whitwell |
2009-09-24 | softpipe: Use portable INLINE macro. | José Fonseca |
2009-09-24 | softpipe: Update SConscript. | José Fonseca |
2009-09-23 | softpipe: replace macros with inline functions | Brian Paul |
2009-09-23 | softpipe: white-space/formatting fixes and updated comments | Brian Paul |