winsys/i915/sw: consolidate C sources list into Makefile.sources
[mesa.git] / src / gallium / drivers /
2013-10-01 Emil Velikovgalahad: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovnoop: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovidentity: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovfreedreno: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovtrace: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovllvmpipe: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovrbug: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovsoftpipe: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovr600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUM
2013-10-01 Emil Velikovgallium/radeon: drop unused variable LIBGALLIUM_LIBS
2013-10-01 Vinson Leellvmpipe: Remove unnecessary null check of shader.
2013-10-01 Brian Paulsvga: fix pixel center integer
2013-10-01 Brian Paulsvga: return 0 for PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_T...
2013-10-01 Brian Paulsvga: we don't support TGSI_OPCODE_CONT
2013-09-30 Vinson Leer600g/sb: Move variable dereference after null check.
2013-09-30 Marek Olšákr600g,radeonsi: workaround for late shared screen initi...
2013-09-29 Laurent Carlierr600g: Fix build failure introduced with r600_texture...
2013-09-29 Marek Olšákradeon: make texture logging more useful
2013-09-29 Marek Olšákr600g,radeonsi: share r600_texture.c
2013-09-29 Marek Olšákr600g: remove compute_global_transfer_* calls from...
2013-09-29 Marek Olšákr600g: move the low-level buffer functions for multiple...
2013-09-29 Marek Olšákr600g,radeonsi: consolidate tiling_info initialization
2013-09-29 Marek Olšákradeonsi: implement clear_buffer using CP DMA, initiali...
2013-09-29 Marek Olšákr600g: move aux_context and r600_screen_clear_buffer...
2013-09-29 Marek Olšákradeonsi: move debug options to R600_DEBUG
2013-09-29 Marek Olšákr600g: move some debug options to drivers/radeon
2013-09-29 Marek Olšákr600g,radeonsi: share the async dma interface
2013-09-29 Marek Olšákradeonsi: move radeonsi-specific functions out of r600_...
2013-09-29 Marek Olšákr600g,radeonsi: remove unused code
2013-09-29 Marek Olšákr600g: move r600g-specific functions out of r600_texture.c
2013-09-29 Marek Olšákr600g,radeonsi: consolidate r600_texture structures
2013-09-29 Marek Olšákr600g: get rid of r600_texture::is_rat
2013-09-29 Marek Olšákr600g: get rid of r600_texture::array_mode
2013-09-29 Marek Olšákr600g,radeonsi: consolidate transfer, cmask, and fmask...
2013-09-29 Marek Olšákradeon drivers: handle PIPE_CAP_MAX_VIEWPORTS
2013-09-29 Marek Olšákradeon/llvm: fix TGSI_OPCODE_UCMP
2013-09-25 Zack Rusinllvmpipe: count c_primitives before discarding null...
2013-09-25 Zack Rusinllvmpipe: we need to subdivide if fb is bigger in eithe...
2013-09-25 Marek Olšákradeon/llvm: fix shadow cube texturing for GL3.0
2013-09-25 Marek Olšákradeonsi: fix blitting the last 2 mipmap levels of...
2013-09-25 Marek Olšákradeonsi: add missing colorbuffer formats (rework forma...
2013-09-25 Marek Olšákradeonsi: bypass alpha-test for integer colorbuffers
2013-09-25 Marek Olšákr600g: fix texture buffer object cache flushing
2013-09-25 Marek Olšákr600g: fix constant buffer cache flushing
2013-09-25 Christian Königradeon/winsys: keep screen pointer in winsys v2
2013-09-25 Christian Königradeon/uvd: try to place msg/fb buffer into GART
2013-09-25 Christian Königradeon/uvd: move alignment to winsys
2013-09-24 Zack RusinRevert "llvmpipe: increase number of subpixel bits...
2013-09-23 Zack Rusinllvmpipe: align the array used for subdivived vertices
2013-09-23 Zack Rusinllvmpipe: increase number of subpixel bits to eight
2013-09-22 Christian Königradeon/uvd: async flush the UVD cs
2013-09-20 Grigori Goronzyr600g: fast color clears for single-sample buffers
2013-09-20 Grigori Goronzyr600g: add support for separately allocated CMASKs
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-09-20 Marek Olšákradeonsi: simplify and fix MSAA texture sampling for...
2013-09-20 Marek Olšákradeonsi: fix textureOffset and texelFetchOffset GLSL...
2013-09-20 José Fonsecallvmpipe: Fix rendering to PIPE_FORMAT_R10G10B10A2_UNORM.
2013-09-19 Rob Clarkfreedreno/a3xx: fix typo mixup w/ mipfilter
2013-09-19 Rob Clarkfreedreno: fix glReadPixels
2013-09-16 Chia-I Wuilo: make ilo_bind_sampler_states return void
2013-09-15 Dave Airlienouveau: fix regression since float comparison instruct...
2013-09-14 Rob Clarkfreedreno: PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
2013-09-14 Rob Clarkfreedreno/a3xx: fix VFD_INDEX_MAX overflow
2013-09-14 Rob Clarkfreedreno: add debug option to disable GMEM bypass
2013-09-14 Rob Clarkfreedreno/a3xx: handle front_ccw
2013-09-14 Rob Clarkfreedreno/a3xx: stencil fixes
2013-09-14 Rob Clarkfreedreno/a3xx: alpha-test
2013-09-14 Rob Clarkfreedreno/a3xx/compiler: implement SUB
2013-09-14 Rob Clarkfreedreno/a3xx: use INDIRECT state load for shaders
2013-09-14 Rob Clarkfreedreno: avoid stalling at ringbuffer wraparound
2013-09-14 Rob Clarkfreedreno: emit markers to scratch registers
2013-09-14 Rob Clarkfreedreno: split out WFI helper
2013-09-14 Rob Clarkfreedreno: fd_draw helper
2013-09-14 Rob Clarkfreedreno/a3xx: fix gpu lockup in some piglit tests
2013-09-14 Rob Clarkfreedreno/a3xx/compiler: add LIT
2013-09-14 Rob Clarkfreedreno: multi-slice resources (cubemap, mipmap,...
2013-09-12 Marek Olšákradeonsi: fix and enable transform feedback for CIK
2013-09-12 Marek Olšákradeonsi: fix gl_InstanceID with non-zero start_instance
2013-09-12 Marek Olšákradeonsi: enable streamout AKA transform feedback for SI
2013-09-12 Marek Olšákradeonsi: implement streamout shader support
2013-09-12 Marek Olšákradeonsi: implement glDrawTransformFeedback functionality
2013-09-12 Marek Olšákradeonsi: fix streamout queries
2013-09-12 Marek Olšákradeonsi: implement streamout flush properly
2013-09-12 Marek Olšákradeonsi: bind streamout buffers to VGT and the vertex...
2013-09-12 Marek Olšákradeonsi: handle rasterizer_discard and set GS_OUT_PRIM...
2013-09-12 Marek Olšákradeonsi: initialize the first CS like any other
2013-09-12 Marek Olšákradeonsi: integrate shared streamout state
2013-09-12 Marek Olšákradeon: don't emit streamout state if there are no...
2013-09-12 Marek Olšákradeon: don't emit VGT_STRMOUT_BUFFER_BASE on SI
2013-09-12 Christian Königradeon/uvd: move more logic into the common files
2013-09-12 Christian Königradeon/uvd: use more sane defaults for bitstream buffer...
2013-09-12 José Fonsecatrace: Support bigger TGSI shaders.
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.
2013-09-10 Vinson Leeradeonsi: Add parentheses around '|' operands.
2013-09-07 Chia-I Wuilo: preliminary GEN 7.5 support
2013-09-06 Alex Deucherr600g: remove DMA padding
2013-09-06 Axel Davygallium, intel: Implements new __DRI_IMAGE_USE_LINEAR...
2013-09-06 Stéphane Marchesini915g: Document fall-through switch
2013-09-06 Stéphane Marchesini915g: Handle i915->batch == NULL correctly in flush
2013-09-06 Stéphane Marchesini915g: Remove useless comparison
next