mesa: define, use _mesa_is_cube_face() in several places
[mesa.git] / src / gallium /
2011-11-17 Vadim Girlinr600g: don't change the order of writes in merge_inst_group
2011-11-17 Ben Skeggsnvc0: add support for GF119 (NVD9)
2011-11-15 Brian Paulutil/draw: replace assertions with conditionals in...
2011-11-14 Marek Olšákr600g: fix the representation of control-flow instructions
2011-11-14 Christoph Bumillergallium: add TGSI_SEMANTIC_VERTEXID
2011-11-14 Vadim Girlinr600g: mask write for fake VS export components
2011-11-14 Vadim Girlinr600g: fix op3 & write in merge_inst_groups
2011-11-14 Alex Deucherr600g: set max max tex/vtx instructions count to 16...
2011-11-14 Vadim Girlinr600g: set max tex/vtx instructions count to 16 for...
2011-11-14 José Fonsecallvmpipe: Silent warnings about undeclared llvmpipe_che...
2011-11-14 José Fonsecautil: Avoid signed/unsigned comparison in u_trim_pipe_p...
2011-11-14 José Fonsecallvmpipe: Remove unused variables.
2011-11-14 José Fonsecallvmpipe: Make more resilient to out-of-memory situations.
2011-11-14 José Fonsecadraw: Handle failure to allocate aligned_constant_storage.
2011-11-14 José Fonsecagallivm: Remove duplicate statement.
2011-11-14 José Fonsecagallivm: Include stddef.h before the LLVM C++ headers.
2011-11-14 Dave Airliellvmpipe: fix unswizzle of packed float types.
2011-11-13 Alex Deucherr600g: properly handle cayman in is_alu_vec_unit_inst()
2011-11-13 Vadim Girlinr600g: fix cb offset for flushed_depth_texture
2011-11-13 Vadim Girlinr600g: fix stencil buffer ref counting on evergreen
2011-11-13 Vadim Girlinr600g: lazy load for AR register
2011-11-13 Vadim Girlinr600g: include INTERP_[XY|ZW] in is_alu_vec_unit_inst
2011-11-11 Brian Paulsvga: don't crash/assert if we fail to allocate a verte...
2011-11-11 Brian Pauldraw: handle out of memory conditions
2011-11-11 Brian Paulutil: check for null vertex buffer object in blit code
2011-11-10 Marek Olšákr600g: don't set the query result to 0 after a call...
2011-11-10 Marek Olšákr600g: the type of OCCLUSION_PREDICATE result should...
2011-11-10 Brian Paulradeon: silence initializer warnings
2011-11-10 Brian Pauldraw/llvm: silence uninitialized variable warnings
2011-11-10 Marek Olšákr600g: implement PIPE_QUERY_OCCLUSION_PREDICATE
2011-11-10 Marek Olšákr300g: fix query result of GPU_FINISHED
2011-11-10 Marek Olšákr300g: implement PIPE_QUERY_GPU_FINISHED
2011-11-10 Marek Olšákr300g: implement PIPE_QUERY_OCCLUSION_PREDICATE
2011-11-10 Dave Airliellvmpipe/u_format: add support for EXT_texture_shared_e...
2011-11-10 Dave Airliellvmpipe: add NV_conditional_render support.
2011-11-10 Marek Olšákr600g: remove useless texture barrier
2011-11-10 Marek Olšákr600g: flush the whole context when CS is full, not...
2011-11-10 Marek Olšákr600g: turn some CS overflow checks into assertions
2011-11-10 Marek Olšákr600g: put the rest of CS overflow checks in r600_need_...
2011-11-10 Marek Olšákr600g: flush caches regardless of render condition
2011-11-10 Marek Olšákr600g: disable render condition at the end of CS, re...
2011-11-10 Marek Olšákr600g: don't suspend queries if they have already been...
2011-11-10 Marek Olšákr600g: properly reserve CS space for queries_suspend
2011-11-10 Marek Olšákr600g: reserve CS space for a draw command in begin_que...
2011-11-10 Marek Olšákr600g: consolidate checking whether CS is full
2011-11-08 Marek Olšákr600g: clarify meaning of one variable in shader codegen
2011-11-08 Marek Olšákr600g: cosmetic changes in query code
2011-11-08 Marek Olšákr600g: use modulo for computing index into query (ring...
2011-11-08 Marek Olšákr600g: make r600_query_result more generic
2011-11-08 José FonsecaRemove tgsi_sse2.
2011-11-08 Morgan Armandsoftpipe: don't clamp or do logical operations on float...
2011-11-08 Vinson Leest/dri: Fix memory leak on error path.
2011-11-08 Chia-I Wuutil: add log2f for Android
2011-11-07 Morgan Armandsoftpipe: fix memory leaks
2011-11-06 Dave Airliellvmpipe: fix typo in the depth sampling aos code.
2011-11-06 Dave Airliellvmpipe: enable RGTC after u_format fix.
2011-11-06 Dave Airlieu_format: fix RGTC support in fits 8unorm.
2011-11-06 Chia-I Wuscons: add CPP_SOURCES for nv50/nvc0
2011-11-06 Chia-I Wuandroid: add CPP_SOURCES for nv50/nvc0
2011-11-06 Dave Airlier600g: add initial linestipple support.
2011-11-06 Christian Incigallivm: change sys::getHostTriple to sys::getDefaultTa...
2011-11-06 Vinson Leeg3dvl: Fix memory leaks on error paths.
2011-11-06 Vinson Leepp: Reorder calloc to avoid memory leak on error path.
2011-11-05 Vadim Girlinr600g: move SPI setup to PS setup
2011-11-05 Vadim Girlinr600g: precalculate semantic indices for SPI setup
2011-11-04 Alex DeucherRevert "r600g: precalculate semantic indices for SPI...
2011-11-04 Alex DeucherRevert "r600g: move SPI setup to PS setup"
2011-11-04 Brian Paulsvga: fix varying var remapping for unused FS outputs
2011-11-04 Brian Paulsvga: add comments and reformat code in svga_tgsi_decl_...
2011-11-04 Marek Olšákst/mesa: set geometry shader to NULL when doing interna...
2011-11-04 George Sapountzisdri: drop drisw_util.h
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 George Sapountzisdri: unify __DriverAPIRec
2011-11-04 George Sapountzisdri: drop drmLock remnants
2011-11-04 George Sapountzisdri: drop DRI_VALIDATE macros
2011-11-04 Marek Olšákgallium/cso_cache: remove one call to pipe_sampler_view...
2011-11-04 Vadim Girlinr600g: move SPI setup to PS setup
2011-11-04 Vadim Girlinr600g: precalculate semantic indices for SPI setup
2011-11-04 José Fonsecasvga: Tighten the register file assertions.
2011-11-04 Marek Olšáku_vbuf_mgr: avoid one call to pipe_resource_reference...
2011-11-03 Brian Paulsvga: use the draw-module's sprite stage depending...
2011-11-03 Brian Paulsvga: pass fragment shader to draw module
2011-11-03 Brian Paulsvga: implement generic variable index remapping
2011-11-03 Brian Pauldraw: assert that we have non-null fragment shader
2011-11-03 Marek Olšákr300g: force buffer placements to GTT on big endian...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add support for VC-1 decoding
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add mpeg4 part2 to PipeToProfile...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add support for MPEG4 Part 2
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Test if profile is supported...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Add num_slices to mpeg12 picture...
2011-11-03 Maarten Lankhorststate_trackers/vdpau: Implement VdpGenerateCSCMatrix
2011-11-03 Christian Königg3dvl: remove some stale variable increment
2011-11-03 Dave Airlier600g: more integer support
2011-11-03 José Fonsecalibgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32...
2011-11-02 Morgan ArmandwglSetPixelFormat should ignore the ppfd parameter.
2011-11-02 Michel Dänzerr300g: Fix queries on big endian hosts.
2011-11-02 Michel Dänzergallium/util: Add macros for converting from little...
2011-11-02 José Fonsecagallium/dri: Remove references to vblank.
2011-11-02 Kristian HøgsbergFix gallium dri compile and a merge conflict
2011-11-02 Jakob Bornecrantzsvga: Tag cursors with the scanout hint
next