mesa.git
2012-03-11 José Fonsecainclude: Fix glDebugMessageCallbackARB's prototype.
2012-03-10 Marek Olšákmesa: expose ARB_debug_output
2012-03-10 Marek Olšákmesa: display list dispatch for ARB_debug_output
2012-03-10 Marek Olšákmesa: print GL errors via debug_output
2012-03-10 nobledmesa: implement the last of GL_ARB_debug_output
2012-03-10 nobledmesa: add struct for managing client debug namespaces
2012-03-10 nobledmesa: add control for categories of application-provide...
2012-03-10 nobledmesa: add yet more context fields for GL_ARB_debug_output
2012-03-10 nobledmesa: add glDebugMessageControlARB
2012-03-10 nobledmesa: add message-toggle booleans for GL_ARB_debug_output
2012-03-10 nobledmesa: add some GL_ARB_debug_output functions
2012-03-10 nobledmesa: add infrastructure for GL_ARB_debug_output
2012-03-10 Marek Olšákglapi: regenerate files
2012-03-10 nobledglapi: add ARB_debug_output.xml
2012-03-10 nobledmesa: split error handling into its own file
2012-03-09 Kenneth Graunkedrirc: Add force_glsl_extensions_warn workaround for...
2012-03-09 José Fonsecasvga: Disable bogus assertions concerning min_index...
2012-03-09 Brian Paulmesa: fix GL_LUMINANCE handling in glGetTexImage
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-09 Brian Paulmesa: use _mesa_rebase_rgba_float/uint() in glGetTexIma...
2012-03-09 Brian Paulmesa: use _mesa_rebase_rgba_float/uint() in glReadPixel...
2012-03-09 Brian Paulmesa: add _mesa_rebase_rgba_float/uint() functions
2012-03-08 Eric Anholtglsl: Refine the loop instruction counting.
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 Johannes Obermayrglx: Also put a symlink from libGL.so in lib/ for now.
2012-03-07 Benjamin Franzkegbm_dri: Fix DRIimage lookup callback
2012-03-07 Brian Paulmesa: handle array textures in strip_texture_border()
2012-03-07 Brian Pauldocs: add more MinGW prerequisite tips
2012-03-07 Marek Olšákr600g: only emit SX_SURFACE_SYNC on r700 if there's...
2012-03-07 Yuanhan Liui965: handle gl_PointCoord for Gen4 and Gen5 platforms
2012-03-07 Yuanhan Liui915: move the FALLBACK_DRAW_OFFSET check outside the...
2012-03-06 nobleddri/nouveau: don't use nested functions
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-06 Anuj Phogatmesa: Fix valid texture target test in _mesa_GetTexLeve...
2012-03-06 Jon TURNEYegl: Use -no-undefined libtool flag
2012-03-05 Daniel Vetteri965: fixup W-tile offset computation to take swizzling...
2012-03-05 Benjamin Franzkemeta: Fix compilation without FEATURE_EXT_transform_fee...
2012-03-05 Benjamin Franzkemeta: Fix compilation without FEATURE_feedback
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 Yuanhan Liui915: fix wrong rendering of gl_PointSize on Pineview
2012-03-05 Yuanhan Liutnl: let _TNL_ATTRIB_POINTSIZE do not depend on ctx...
2012-03-05 Tom Stellardr300/compiler: Add support for inline literals
2012-03-03 Christian Königvl: fix shader in/out numbering
2012-03-03 Eric Anholtegl: Also put a symlink from libEGL.so in lib/ for...
2012-03-03 Kurt Roeckxi915: Fix i830 polygon stipple from PBOs.
2012-03-03 Kurt Roeckxi915: Compute maximum number of verts using the actual...
next