st/dri: resolve sRGB buffers in linear colorspace
[mesa.git] / src / gallium /
2013-12-14 Marek Olšákst/dri: resolve sRGB buffers in linear colorspace
2013-12-14 Roland Scheideggergallivm: fix pointer type for stmxcsr/ldmxcsr
2013-12-14 Roland Scheideggerllvmpipe: get rid of barycentric calculation of a0
2013-12-14 Roland Scheideggerllvmpipe: (trivial) get rid of triangle subdivision...
2013-12-13 Brian Paulsvga: don't emit extraneous fs shadow code
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-12 Brian Paulutil: fix compile breakage
2013-12-12 Brian Paulutil: move variable declaration out of for-loop
2013-12-12 Marek Olšákgallium/util: implement new color clear API in u_blitter
2013-12-12 Marek Olšákgallium: allow choosing which colorbuffers to clear
2013-12-12 Marek Olšákr600g,radeonsi: fix initialized buffer range tracking...
2013-12-12 Marek Olšákradeonsi: fix binding the dummy pixel shader
2013-12-12 Marek Olšákradeonsi: fix FS_COLOR0_WRITES_ALL_CBUFS with mixed...
2013-12-12 Marek Olšákradeonsi: use the colorbuffer count from the shader key
2013-12-12 Marek Olšákradeonsi: remove unused variable in si_pipe_shader_ps
2013-12-12 Andreas Hartmetzradeonsi: Write htile state to hardware.
2013-12-12 Andreas Hartmetzradeon: Allocate htile buffer for SI in r600_texture.
2013-12-12 Andreas Hartmetzradeon: rearrange r600_texture and related code a bit.
2013-12-12 Marek Olšákr600g,radeonsi: consolidate buffer code, add handling...
2013-12-12 Marek Olšákr600g,radeonsi: add common interface for buffer invalid...
2013-12-12 Marek Olšákr600g,radeonsi: consolidate some debug flags
2013-12-12 Marek Olšákr600g: refactor out code for buffer invalidation
2013-12-12 Marek Olšákr600g,radeonsi: share flags has_cp_dma and has_streamout
2013-12-12 Marek Olšákradeonsi: handle PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
2013-12-12 Marek Olšákradeonsi: implement accelerated buffer copying
2013-12-12 Marek Olšákr600g: use common interfaces in buffer_transfer_unmap
2013-12-12 Marek Olšákradeon: move some functions to r600_buffer_common.c
2013-12-12 Marek Olšákwinsys/radeon: set/get the scanout flag with the tiling...
2013-12-12 Brian Paulsvga: expose HW smooth/stipple/wide lines
2013-12-11 Matthew McClurellvmpipe: add plumbing for ARB_depth_clamp
2013-12-11 Vadim Girlinr600g/sb: fix stack size computation on evergreen
2013-12-10 Zack Rusinllvmpipe: add a very useful (disabled) debugging output
2013-12-10 Zack Rusindraw: fix vbuf caching of vertices with inject front...
2013-12-10 Zack Rusinllvmpipe: fix blending with half-float formats
2013-12-10 Thomas Hellstromsvga/winsys: Implement surface sharing using prime...
2013-12-10 Christopher James... gallium/radeon: Implement hooks for DRI Image 7 (v2)
2013-12-10 Christopher James... radeon: Rename bo_handles hashtable to match its actual...
2013-12-10 Christopher James... ilo: Support DRI Image 7
2013-12-10 Maarten Lankhorstnouveau: Support DRI Image 7 extension
2013-12-10 Christopher James... gallium/dri: Support DRI Image extension version 7
2013-12-10 Christopher James... gallium/dri2: Set winsys_handle type to KMS for stride...
2013-12-10 Christopher James... gallium/winsys/drm: Prepare for passing prime fds in...
2013-12-10 Christopher James... gallium/dri: Support DRI Image extension version 6
2013-12-10 Ilia Mirkinnv50: report 15 max inputs for fragment programs
2013-12-10 Maarten Lankhorstnouveau: Fix compiler warning regression
2013-12-09 Tom Stellardr300/compiler/tests: Fix line length check in test...
2013-12-09 Tom Stellardr300/compiler/tests: Fix segfault
2013-12-09 Ilia Mirkinnouveau/video: update a few more h264 picparm field...
2013-12-09 Ilia Mirkinnouveau/video: update h264 picparm field names based...
2013-12-09 Ilia Mirkinnv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
2013-12-09 Ilia Mirkinnvc0: make sure nvd7 gets NVC8_3D_CLASS as well
2013-12-09 Ilia Mirkinnv50: TXF already has integer arguments, don't try...
2013-12-09 Matthew McClurellvmpipe: clamp fragment shader depth write to the...
2013-12-07 Vincent Lejeuner600/llvm: Allow arbitrary amount of temps in tgsi...
2013-12-07 Rob Clarkfreedreno/a3xx: add adreno 330 support
2013-12-07 Rob Clarkfreedreno/a3xx/compiler: add ROUND
2013-12-06 Thomas Hellstromst/xa: Bump major version number to 2
2013-12-06 Ben Skeggsnvc0: fixup gk110 and up not being listed in various...
2013-12-05 José Fonsecatools/trace: More tweaks to state dumping.
2013-12-05 José Fonsecatrace: Reorder dumping of pipe_rasterizer_state.
2013-12-05 José Fonsecatrace: Dump pipe_sampler_state::seamless_cube_map.
2013-12-05 Michel Dänzerradeonsi: Remove some stale XXX / FIXME comments
2013-12-04 Ilia Mirkinnouveau: Add lots of comments to the buffer transfer...
2013-12-04 Ilia Mirkinnv50: wait on the buf's fence before sticking it into...
2013-12-04 Ilia Mirkinnouveau: avoid leaking fences while waiting
2013-12-04 Ilia Mirkinnv50: fix a small leak on context destroy
2013-12-04 Ilia Mirkinnv50: Fix GPU_READING/WRITING bit removal
2013-12-04 Michel Dänzerpipe-loader: Fix llvmpipe.la path
2013-12-03 Emil Velikovgallium/radeon: use PRIu64 macro for printing uint64_t
2013-12-03 Emil Velikovpipe-loader: build llvmpipe on top of softpipe
2013-12-03 Marek Olšákst/mesa: implement layered framebuffer clear for the...
2013-12-03 Marek Olšákgallium/util: implement layered framebuffer clear in...
2013-12-03 Marek Olšákgallium: add support for AMD_vertex_shader_layer
2013-12-03 Marek Olšákradeonsi: add driver support for layered rendering...
2013-12-03 Marek Olšákradeonsi: implement OpenGL edge flags
2013-12-02 Andreas Heiderfreedreno: Add a few texture formats
2013-12-02 Francisco Jerezclover: Fix missing minus sign in 'iterator_adaptor...
2013-11-28 José Fonsecatrace: Dump PIPE_QUERY_* enums.
2013-11-28 José Fonsecatrace: Dump query results faithfully.
2013-11-28 Roland Scheideggergallium/cso: fix sampler / sampler_view counts
2013-11-28 Roland Scheideggergallium: new shader cap bit for the amount of sampler...
2013-11-28 Roland Scheideggergallium/drivers: support more sampler views than sample...
2013-11-26 Tom Stellardradeon/compute: Unconditionally inline all functions v2
2013-11-25 Zack Rusinllvmpipe: support 8bit subpixel precision
2013-11-23 Marek Olšákradeonsi: implement MSAA for CIK
2013-11-23 Marek Olšákradeonsi: enable 2D tiling on CIK
2013-11-22 José Fonsecatgsi: Prevent emission of instructions with empty write...
2013-11-22 José Fonsecatgsi: Rework calls to ureg_emit_insn().
2013-11-22 Roland Scheideggerllvmpipe: (trivial) disable new accurate origin calculation
2013-11-22 Ben Skeggsnvc0: inform kernel about buffers that screen_create...
2013-11-22 Tom Stellardradeonsi/compute: Fix LDS size calculation
2013-11-21 Tom Stellardr600g/compute: Add a work-around for flushing issues...
2013-11-21 Roland Scheideggerllvmpipe: calculate more accurate interpolation value...
2013-11-21 Brian Paulsvga: remove special-case code for texkil w component
2013-11-21 José Fonsecagallium: Make TGSI_SEMANTIC_FOG register four-component...
2013-11-21 José Fonsecatgsi_exec: Fix mask calculation for emit_kill_if.
2013-11-21 Christian Königwinsys/radeon: cleanup virtual memory nonsense
2013-11-21 Vinson Leegallivm: Ignore unknown file type in non-debug builds.
2013-11-20 José Fonsecau_gen_mipmap: Use untampered cubemap texture coords...
2013-11-19 Si Chengallivm: Fix mask calculation for emit_kill_if.
next