glapi/gen: Add support for pointer types.
[mesa.git] / src / gallium /
2012-03-09 José Fonsecasvga: Disable bogus assertions concerning min_index...
2012-03-09 Brian Paulsvga: add null vs pointer check in update_need_pipeline()
2012-03-09 Christoph Bumillernv50: add support for R8G8_R8B8 and G8R8_B8R8 formats
2012-03-09 Christoph Bumillernv50,nvc0: share the format table code
2012-03-09 Christian Königvl: handle DRI2GetBuffers reply with multiple buffers
2012-03-09 Christian Königvl/mpeg12: make bitstream decoder more robust
2012-03-09 Christian Königst/vdpau: fix two small memory leaks
2012-03-09 Christian Königst/vdpau: add xine workaround
2012-03-09 Christian Königvl/video_buffer: add YUYV and UYVY support
2012-03-09 Christian Königr600g: add support for subsampled rgb formats
2012-03-09 Christian Königgallivm: add support for R8G8_R8B8 and G8R8_B8R8 formats
2012-03-09 Christian Königgallium: add R8G8_R8B8 and G8R8_B8R8 formats
2012-03-09 Christian Königu_format: fix a comment about subsampled formats
2012-03-08 Marek Olšákr600g: enable ARB_draw_instanced
2012-03-08 Christian Königvl/video_buffer: add YUVA and VUYA support
2012-03-08 Christian Königgallium: remove format aliases
2012-03-08 Christian Königst/vdpau: cleanup YCBCR matching functions
2012-03-08 Christian Königst/vdpau: fix chroma_format handling in VideoSurfaceQue...
2012-03-08 Marek Olšákr600g: use SX_MISC to implement rasterizer discard
2012-03-08 Marek OlšákRevert "r600g: fix and improve rasterizer discard for...
2012-03-08 Marek OlšákRevert "r600g: rework rasterizer discard for evergreen"
2012-03-08 Zack Rusinsvga: fix the rasterizer state resets
2012-03-07 Marek Olšákr600g: only emit SX_SURFACE_SYNC on r700 if there's...
2012-03-06 Vinson Leegallivm: Pass in a MCRegisterInfo to MCInstPrinter...
2012-03-06 Dave Airliedraw/llvm: add clip distance support
2012-03-06 Dave Airliedraw/llvm: fix storing of clipvertex and positions...
2012-03-06 Dave Airliedraw/llvm: fix clipvertex setting up clipmask. (v2)
2012-03-06 Dave Airliegallium: add llvm-related TODOs. (v2)
2012-03-05 Benjamin Franzkewayland: Use new wl_display_disconnect
2012-03-05 Roland Scheideggergallivm: fix floating type in lp_build_mod helper
2012-03-05 Christian Königst/vdpau: make the interface thread save
2012-03-05 Christian Königst/vdpau: implement support for high-precision output...
2012-03-05 Christian Königst/vdpau: implement support for extra mixer layers
2012-03-05 Marek Olšákr600g: replace atom_ prefix with _state and _cmd suffixes
2012-03-05 Marek Olšákr600g: cleanup includes
2012-03-05 Marek Olšákwinsys/radeon: cleanup includes
2012-03-05 Marek Olšákr600g: move r600_context_bo_reloc to r600_pipe.h
2012-03-05 Marek Olšákr600g: remove unused function r600_context_reg_bo
2012-03-05 Marek Olšákr600g: remove unused definitions
2012-03-05 Marek Olšákr600g: don't enable tiling for STAGING and STREAM usage...
2012-03-05 Marek Olšákwinsys/radeon: add usage parameter to cs_is_buffer_refe...
2012-03-05 Marek Olšákr600g: initialize DB_DEPTH_CONTROL at beginning of CS
2012-03-05 Marek Olšákr600g: initialize VS_GS_OUT_PRIM_TYPE
2012-03-05 Marek Olšákr600g: initialize SX_SURFACE_SYNC
2012-03-05 Marek Olšákr600g: if pixel shader is NULL, bind a dummy one
2012-03-05 Marek Olšákr600g: add support for missing colorbuffer formats
2012-03-05 Marek Olšákr600g: remove support for SCALED colorbuffer formats
2012-03-05 Marek Olšákr600g: permit blitting between textures with STREAM...
2012-03-05 Marek Olšákr600g: fix and improve rasterizer discard for r600...
2012-03-05 Marek Olšákr600g: rework rasterizer discard for evergreen
2012-03-05 Marek Olšákr600g: make some scissor regs invariant on r600-r700
2012-03-05 Marek Olšákr600g: make some scissor regs invariant on evergreen
2012-03-05 Marek Olšákr600g: rework scissor for r600-r700
2012-03-05 Marek Olšákr600g: rework scissor for evergreen
2012-03-05 Marek Olšákr600g: remove obsolete todo comments
2012-03-05 Marek Olšákr600g: correctly handle queries which don't need begin_...
2012-03-05 Marek Olšákr600g: don't suspend timer queries for u_blitter
2012-03-05 Marek Olšákr600g: release query buffers in destroy_query
2012-03-05 Marek Olšákr600g: move all query code into r600_query.c
2012-03-05 Marek OlšákRevert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
2012-03-05 Tom Stellardr300/compiler: Add support for inline literals
2012-03-03 Christian Königvl: fix shader in/out numbering
2012-03-02 Christian Königvl/compositor: fix shader in/out numbering
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsYCbCrCapab...
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement VideoSurfaceGetBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryGetPutBitsNativeC...
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceGetBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsIndexedCap...
2012-03-02 Christian Königst/vdpau: fix default swizzle for Output/Bitmap samplers
2012-03-02 Christian Königst/vdpau: add support for per vertex colors
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceQueryCapabilities
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceRenderBitmapSurface
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceGetParameters
2012-03-02 Christian Königst/vdpau: implement BitmapSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceCreate/Destroy
2012-03-02 Christian Königst/vdpau: avoid an unnessasary copy
2012-03-02 Christian Königvl/csc: simplify matrix handling
2012-03-02 Christian Königvl/compositor: add support for per layer dst areas
2012-03-02 Christian Königvl/compositor: add per vertex color suport
2012-03-02 Christian Königvl/compositor: replace pipe_video_rect with u_rect
2012-03-02 Christian Königvl/compositor: split shaders and state
2012-03-01 Vinson LeeRevert "gallivm: Change getExtent and readByte to non...
2012-03-01 Christian Königvl: move dirty area handling into winsys abstraction
2012-03-01 Christian Königvl: hide X latency by using asynchronous requests
2012-03-01 Christian Königvl: use SwapBuffers instead of CopyBuffers
2012-03-01 Christian Königst/xvmc: remove dst buffer texture workaround
2012-03-01 Christian Königvl: rewrite vl DRI backend using XCB
2012-03-01 José Fonsecagallivm: Update comments and prototype of vector-selects.
2012-03-01 Brian Paulr300g: init chan=0 to silence warning
2012-02-29 Brian Paulutil: replace format equality test with compatibility...
2012-02-29 Brian Paulutil: better comment for util_is_format_compatible()
2012-02-29 Brian Paulutil: fix assertions in u_blitter.c code
2012-02-29 Brian Paulsvga: fix max_lod clamping in update_tss_binding()
2012-02-28 Christian Königst/vdpau: fix use of *.o in Makefile.vdpau
2012-02-28 Christian Königst/xvmc: fix use of *.o in Makefile.xvmc
2012-02-28 Dave Airliegallivm: add major integer opcodes to the tgsi action...
2012-02-28 Dave Airliegallivm: drop deprecated opcodes
2012-02-28 Dave Airliegallivm: only do rcp/mul for floating
next