r600g/sb: fix stack size computation on evergreen
[mesa.git] / src / gallium / drivers /
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 Rusinllvmpipe: fix blending with half-float formats
2013-12-10 Maarten Lankhorstnouveau: Support DRI Image 7 extension
2013-12-10 Christopher James... gallium/winsys/drm: Prepare for passing prime fds in...
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 Ben Skeggsnvc0: fixup gk110 and up not being listed in various...
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-03 Emil Velikovgallium/radeon: use PRIu64 macro for printing uint64_t
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-11-28 José Fonsecatrace: Dump PIPE_QUERY_* enums.
2013-11-28 José Fonsecatrace: Dump query results faithfully.
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 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-19 Brian Paulsvga: improve check for 3D compressed textures
2013-11-18 Brian Paulsvga: we don't supported 3D compressed textures
2013-11-18 Tom Stellardr600g/compute: Fix handling of global buffers in r600_r...
2013-11-18 Emil Velikovdrivers/radeon: remove unused CXXFLAGS, LLVM_CPP_FILES
2013-11-17 Chris Forbesr600/sb: Fix broken assert
2013-11-16 Vadim Girlinr600g/sb: work around hw issues with stack on eg/cm
2013-11-16 Emil Velikovgallium/drivers: compact compiler flags into Automake.inc
2013-11-16 Emil Velikovgallium/drivers: enable automake subdir-objects
2013-11-16 Emil Velikovr300: move the final sources list to Makefile.sources
2013-11-16 Emil Velikovr300: add symlink to ralloc.c and register_allocate.c
2013-11-16 Johannes Obermayrfreedreno: compact a2xx and a3xx makefiles into parent...
2013-11-15 Aaron Watryradeon/llvm: Free elf_buffer after use
2013-11-15 Aaron Watryr600/llvm: Free binary.code/binary.config in r600_llvm_...
2013-11-15 Aaron Watryr600/llvm: initialize radeon_llvm_binary
2013-11-15 Brian Paulsvga: remove unused vars in svga_hwtnl_simple_draw_rang...
2013-11-15 Brian Paulsvga: print warning for unsupported indirect dest reg...
2013-11-15 Brian Paulsvga: mark dest image as defined in svga_surface_copy()
2013-11-15 Brian Paulsvga: do primitive trimming in translate_indices()
2013-11-15 Aaron Watryradeonsi/compute: Dispose of LLVM module after compilin...
2013-11-15 Aaron Watryradeonsi/compute: Free program and program.kernels...
2013-11-15 Aaron Watryradeon/llvm: Free created llvm memory buffer
2013-11-15 Aaron Watryradeon/llvm: Free libelf resources
2013-11-15 Aaron Watryradeon/llvm: fix spelling error
2013-11-15 José Fonsecatrace: Dump user_buffer members.
2013-11-15 Alex Deucherradeonsi: add support for Hawaii asics (v2)
2013-11-14 Roland Scheideggerllvmpipe: (trivial) fix more fallout from the setup...
2013-11-14 Roland Scheideggerllvmpipe: (trivial) fix misplaced bld context assignment.
2013-11-14 Roland Scheideggersoftpipe: (trivial) fix debug code
2013-11-14 Roland Scheideggerllvmpipe: clean up state setup code a bit
2013-11-14 Roland Scheideggergallivm,llvmpipe: fix float->srgb conversion to handle...
2013-11-12 Ben Skeggsnvc0: release 3d bufctx after drawing
2013-11-12 Roland Scheideggerdraw,llvmpipe: use exponent manipulation instead of...
2013-11-12 Ilia Mirkinnouveau/video: mark bitstream-level acceleration as...
2013-11-12 Ilia Mirkinnouveau/video: don't try on nv3x
2013-11-11 Tom Stellardradeonsi/compute: Add Sea Islands support
2013-11-11 Vincent Lejeuner600/llvm: Store inputs in function arguments
2013-11-11 Brian Paulsvga: improve loops over color buffers
2013-11-11 Brian Paulsvga: document magic number of 8 render targets per...
2013-11-07 Fredrik Höglundr600g: Add support for PIPE_FORMAT_R11G11B10_FLOAT...
2013-11-07 Brian Paulsvga: always return 4 for PIPE_MAX_COLOR_BUFS
2013-11-07 Brian Paulsvga: return true for the PIPE_CAP_SM3 query
2013-11-07 Matthew McCluredraw,llvmpipe,util: add depth bias calculation for...
2013-11-06 Fabio Pedrettir600/compute: silence unused var warning
2013-11-06 Vincent Lejeuner600/llvm: Fix isampleBuffer on preEG
2013-11-06 Vincent Lejeuner600/llvm: Fix texbuf for pre EG gen
2013-11-04 Marek Olšákr600g: properly unbind a DSA state being deleted in...
2013-11-04 Marek Olšákradeonsi: implement ARB_vertex_type_2_10_10_10_rev
2013-11-04 Marek Olšákr600g,radeonsi: properly expose texture buffer formats
2013-11-04 Marek Olšákradeonsi: implement texture buffer objects
2013-11-04 Marek Olšákradeonsi: report our border color behavior
2013-11-04 Marek Olšákradeonsi: bind a dummy constant buffer in place of...
2013-11-04 Marek Olšákradeonsi: implement uniform buffer objects
2013-11-04 Marek Olšákradeonsi: try to fix IA_MULTI_VGT_PARAM programming
next