mesa: implement GL_ARB_texture_buffer_range
[mesa.git] / src / gallium /
2013-01-29 José Fonsecallvmpipe: Don't advertise S8_UNORM (with feeble attempt...
2013-01-29 José Fonsecallvmpipe: Fix deferred depth writes for Z16_UNORM.
2013-01-29 Roland Scheideggerdraw: fix draw_llvm_variant_key struct padding to avoid...
2013-01-29 José Fonsecallvmpipe: Support Z16_UNORM as depth-stencil format.
2013-01-29 Jerome Glisser600g: use uint64_t instead of unsigned long for proper...
2013-01-28 Jerome Glisser600g: real fix for non 3.8 kernel
2013-01-28 Tapani Pälliandroid: use gralloc_drm_get_gem_handle api
2013-01-28 Jerome Glisser600g: fix segfault with old kernel
2013-01-28 Vadim Girlinr600g: improve inputs/interpolation handling with llvm...
2013-01-28 Tom Stellardr600g: Add ar_chan member to struct r600_bytecode
2013-01-28 Tom Stellardr600g: More robust checks for MOVA_INT instructions
2013-01-28 Vincent Lejeuner600g/llvm: Add dummy export for vs output
2013-01-28 Tom Stellardr600g: Fix building with --enable-r600-llvm-compiler
2013-01-28 Alex Deucherr600g: don't emit WAIT_UNTIL on cayman/TN (v2)
2013-01-28 Jerome Glisser600g: add async for staging buffer upload v2
2013-01-28 Jerome Glisser600g: add multi ring support with dma as first second...
2013-01-28 Jerome Glisseradeon/winsys: add dma ring support to winsys v3
2013-01-28 Roland Scheideggergallivm,draw,llvmpipe: mass rename of unit->texture_uni...
2013-01-28 Roland Scheideggergallivm: split sampler and texture state
2013-01-28 Marek Olšákgallium/u_upload_mgr: fix a serious memory leak
2013-01-27 Christoph Bumillernouveau: don't try to use push_data if it's not implemented
2013-01-26 Marek Olšákr600g: add more cases for copying unsupported formats...
2013-01-26 Marek Olšákr600g: don't use radeon_surface_level::npix_x/y/z
2013-01-26 Marek Olšákr600g: fix compile warnings in r600_cp_dma_copy_buffer...
2013-01-26 Alex Deucherr600g: fix up CP DMA for VM on cayman and TN
2013-01-25 Brian Paulsvga: use pipe_sampler_view_release() in svga_cleanup_t...
2013-01-25 Brian Paulsvga: add NULL pointer check in svga_create_sampler_state()
2013-01-25 Brian Paulutil: add new error checking code in vbuf helper
2013-01-25 Brian Paulutil: add some defensive coding in u_upload_alloc()
2013-01-25 Brian Paulsoftpipe: add casts to silence MSVC warnings
2013-01-25 Brian Paulutil: silence MSVC signed/unsigned comparison warnings
2013-01-25 Brian Paulutil: silence MSVC double->float conversion warnings
2013-01-25 Brian Paulutil: silence MSVC signed/unsigned warnings in debug_ge...
2013-01-25 Tom Stellardr600g: Don't build llvm_wrapper.cpp when we aren't...
2013-01-24 Matt Turnerlibgl-xlib/build: Link with C++ when LLVM is used
2013-01-24 Marek Olšákst/dri: disallow recursion in dri_flush
2013-01-24 Marek Olšákst/dri: add null-pointer check, remove duplicated local...
2013-01-24 Tom StellardRevert "Revert "targets/opencl: Link against libgallium...
2013-01-24 Tom Stellardconfigure.ac: Compute the required llvm static librarie...
2013-01-24 Michel Dänzerradeonsi: Fall back to dummy pixel shader instead of...
2013-01-24 Marek Olšákradeonsi: make sure copying of all texture formats...
2013-01-24 Michel Dänzerradeonsi: Handle PIPE_FORMAT_L32A32_S/UINT for rendering.
2013-01-24 Michel Dänzerradeonsi: Make sure to use float number format for...
2013-01-22 Brian Pauldraw: fix MSVC divide-by-zero compilation error
2013-01-22 Brian Pauldraw: fix problem in screen-space interpolation clip...
2013-01-22 Brian Pauldraw: improve the clipper debug/printf code
2013-01-22 Brian Pauldraw: add new debug code and comments in clip code...
2013-01-22 José Fonsecanouveau/build: Fix build failures when drm is not in...
2013-01-22 Michel Dänzerradeon/llvm: Handle LP_CHAN_ALL in emit_fetch_immediate().
2013-01-21 Maarten Lankhorstvl: round next_msc to integer frame, and kill skew_msc
2013-01-21 José Fonsecascons: Fix dependencies of generated headers.
2013-01-21 Marek Olšákr300g: add a workaround for the AA colorbuffer addressi...
2013-01-21 Marek Olšákr300g: allow resolutions up to 1280x1024 with AA optimi...
2013-01-21 Marek Olšákr300g: enable AA optimizations for the RGBA16F format
2013-01-21 Marek Olšákradeonsi: More assorted depth/stencil changes ported...
2013-01-21 Vadim Girlinradeonsi: improve flushed depth texture handling
2013-01-21 Marek Olšákradeonsi: Assorted depth/stencil changes ported from...
2013-01-21 Michel Dänzerradeonsi: Enable 1D tiling for non-depth resources...
2013-01-21 Michel Dänzerradeonsi: Fix 1D tiling mode index for non-scanout...
2013-01-21 Matt Turnerbuild: Remove dead SHARED_GLAPI variable
2013-01-20 Adam Jacksongallium: Remove ppc asm backend
2013-01-19 Vincent Lejeuner600g/llvm: Fixes addressspace of basevectors for clipv...
2013-01-19 Christoph Bumillernv50/ir: add definitions of Target and CodeEmitter...
2013-01-19 Christoph Bumillernouveau: fix undefined behaviour when testing sample_count
2013-01-19 Christoph Bumillernv50/ir: fix a couple of warnings
2013-01-18 Vincent Lejeuner600g/llvm: tgsi to llvm emits store.swizzle intrinsic...
2013-01-18 Vincent Lejeuner600g/llvm: tgsi to llvm emits stream output intrinsics.
2013-01-18 Vincent Lejeuner600g/llvm:translate ARL opcode to a simple cast
2013-01-18 Vadim Girlinr600g/llvm: rework handling of the constants
2013-01-18 Roland Scheideggerllvmpipe: turn on integer texture support
2013-01-18 Roland Scheideggerllvmpipe: more fixes for integer color buffers
2013-01-18 Roland Scheideggerllvmpipe: trivial code and comment cleanup.
2013-01-18 Roland Scheideggerllvmpipe: fix using wrong format with MRT in blend...
2013-01-17 Michel Dänzerradeonsi: Actually keep track if we are using depth...
2013-01-17 Michel Dänzerradeonsi: Fix Z24 texture formats.
2013-01-17 Michel Dänzerradeonsi: Set SPI_SHADER_COL_FORMAT to what the pixel...
2013-01-17 Michel Dänzerradeonsi: Use proper hardware format for stencil texturing.
2013-01-17 Michel Dänzerradeonsi: Enable tiling for depth/stencil resources.
2013-01-17 Michel Dänzerradeonsi: Consolidate calculation of tile mode index.
2013-01-17 Maarten Lankhorstnvc0: add support for accelerated video decoding throug...
2013-01-17 Michel Dänzerradeonsi: Pass texture type to sampling intrinsics.
2013-01-17 Maarten Lankhorstnvc0: add space checks to clear functions
2013-01-17 Maarten Lankhorstnv50: add space checks to clear functions, and respect...
2013-01-16 Maarten Lankhorstnvc0: Add support for video buffer
2013-01-16 Maarten Lankhorstvl/video_buffer: fix up surface ordering for the interl...
2013-01-16 Maarten Lankhorstvl/compositor: fix weave shader bugs
2013-01-16 Christian Königradeonsi/vdpau: remove nonsense state tracker dep
2013-01-15 Rob Schneiderlibgl-gdi: Avoid hangs on DLL_PROCESS_DETACH.
2013-01-15 Marek Olšákr300g: fix and cleanup flushing before clearing CMASK...
2013-01-15 Marek Olšákr300g: implement MSAA compression and fast MSAA color...
2013-01-15 Marek Olšákgallium/util: add a half float array to util_color
2013-01-15 Tom StellardRevert "targets/opencl: Link against libgallium.la...
2013-01-15 Marek Olšákgallium/util: fix glClear with MRT by making the FS...
2013-01-15 Marek Olšákgallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
2013-01-15 Marek Olšáksoftpipe: implement separate depth-stencil clear
2013-01-15 Jon TURNEYlibgl-xlib: softpipe and llvmpipe aren't mutually exclu...
2013-01-15 Brian Paulutil: add new primitive types to pipe_prim_names[]...
2013-01-15 Brian Paullibgl-xlib: link with -lrt
2013-01-14 Johannes Obermayrgallium/svga: Make sure -std=gnu99 is set.
2013-01-14 Marek Olšákr300g: set a dummy vertex buffer in context_create
next