i965: fix typo
[mesa.git] / src / gallium /
2012-04-13 Dylan Noblesmithegl-static: fix printf warning
2012-04-13 Dylan Noblesmithst/vega: fix uninitialized values
2012-04-13 Dylan Noblesmithutil: fix uninitialized table
2012-04-13 Dylan Noblesmithutil: fix undefined behavior
2012-04-13 Stéphane MarchesinRevert "i915g: Implement stipple with draw."
2012-04-13 Stéphane MarchesinRevert "i915g: Remove unused poly stipple state."
2012-04-12 Marek Olšákcso: unreference saved vertex buffers when restoring
2012-04-09 Vadim Girlinr600g: check gpr count limit
2012-04-07 Johannes Obermayrst/xa: Link with -Wl,-r instead of -r.
2012-04-07 Johannes Obermayrtgsi: Fix conflict with fortify printf redirect in...
2012-04-06 Brian Paulsvga: add missing cases for PIPE_CAP_x queries
2012-04-06 Brian Paulsvga: return 1 for PIPE_CAP_VERTEX_COLOR_UNCLAMPED...
2012-04-06 Brian Paulsvga: handle TGSI_SEMANTIC_CLIPDIST/VERTEX semantics
2012-04-06 Brian Paulgallium/docs: fix typos
2012-04-05 James Bentongallivm: Updated lp_build_log2_approx to use a more...
2012-04-05 James Bentongallivm: Updated lp_build_polynomial to compute odd...
2012-04-05 Alexandre Demersxatracker: fix the build of a 32bit lib on a 64bit os
2012-04-04 Marek Olšákr600g: inline r600_upload_index_buffer
2012-04-04 Marek Olšákr600g: inline r600_upload_const_buffer
2012-04-04 Marek Olšákr600g: handle DISCARD_WHOLE_RESOURCE for buffers
2012-04-04 Marek Olšákr600g: invalidate caches at the beginning of CS
2012-04-04 Marek Olšákr600g: remove dead code after the rework
2012-04-04 Marek Olšákr600g: rework state emission of constant buffers
2012-04-04 Marek Olšákr600g: rework state emission of vertex buffers
2012-04-04 Marek Olšákr600g: kill off the fallback for crazy src_offset values
2012-04-04 Alexandre Demersst/xvmc: fix library installation dir
2012-04-04 Marek Olšákr300g/swtcl: fix crash when back color is present in...
2012-04-04 Marek Olšákr300g/swtcl: initialize some Draw options
2012-04-04 Marek Olšákr300g/swtcl: fix polygon offset
2012-04-04 Marek Olšákr300g/swtcl: don't expose shader subroutine support
2012-04-04 Marek Olšákr300g: initialize state & render functions before creat...
2012-04-04 Marek Olšákr300g/swtcl: don't enter u_vbuf_mgr
2012-04-04 Marek Olšákr300g/swtcl: don't print an error when getting ClipVertex
2012-04-03 Benjamin Franzkest/egl: Update to the new wl_shm_pool interface
2012-04-03 Marek Olšáku_blitter: don't use user buffers
2012-04-03 Vinson Leegallivm: Pass in a MCInstrInfo to createMCInstPrinter...
2012-04-03 Christian Königst/vdpau: fix deadlock in PresentationQueueQuerySurface...
2012-04-03 Marek Olšákr600g: remove dead code in r600_update_derived_state
2012-04-03 James Bentongallivm: Maximum loop iterations
2012-04-03 José Fonsecagallivm: Simplify/reorder minimax helper.
2012-04-01 Marek Olšákr600g: unduplicate code for PS partial flush
2012-04-01 Marek Olšákr600g: determine in advance if hw has vertex cache
2012-04-01 Marek Olšákr600g: optimize r600_resource_va
2012-04-01 Marcin Slusarztargets/{xvmc,vdpau,va}: remove all objects on make...
2012-03-30 Marek Olšákgallium/postprocess: document serious issue causing...
2012-03-30 Marek Olšákr600g: cleanup after get_query_result change
2012-03-30 Marek Olšákr300g: cleanup after get_query_result change
2012-03-30 Marek Olšákgallium/util: add helper function util_query_clear_result
2012-03-30 Marek Olšákgallium: adapt to get_query_result interface change
2012-03-30 Marek Olšákgallium: make get_query_result return union* and not...
2012-03-29 Vinson Leegallivm: Fix method overriding in raw_debug_ostream.
2012-03-28 Brian Pauldraw: fix missing immediates bug in polygon stipple...
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-28 Marek Olšákr600g: also disable transform feedback on cayman
2012-03-27 Marek Olšákr600g: enable transform feedback on everything that...
2012-03-27 Benjamin Franzkest/egl: Also remove wl_buffer_damage in wayland backend
2012-03-27 ojabgallivm: Use InitializeNativeTargetDisassembler().
2012-03-26 Christian Königst/vdpau: clear video surface at least once
2012-03-26 Christian Königst/vdpau: invert interlaced buffer checks
2012-03-25 Dave Airliedrisw: fix image stride calculation for 16-bit.
2012-03-22 Christian Königst/vdpau: improve frame dumping functionality a bit
2012-03-22 Christian Königst/vdpau: add VC-1 startcode if none is found in the...
2012-03-20 Alex Deucherr600g: add support for TN (trinity) APUs
2012-03-20 Kenneth GraunkeAdd Makefile.in to toplevel .gitignore
2012-03-20 Paul BerryAdd .deps/, .libs/, and *.la to toplevel .gitignore
2012-03-20 Brian Paulsoftpipe: set max cube texture size to 4Kx4K
2012-03-19 Alex Deucherr600g: fix r600_get_backend_mask() for virtual addresses
2012-03-19 Marek Olšákr600g: fix point rendering
2012-03-14 Vinson Leegallivm: Fix createOProfileJITEventListener namespace...
2012-03-14 Tom Stellardnoop: Use non-recursive automake
2012-03-14 Tom Stellardidentity: Use non-recursive automake
2012-03-14 Tom Stellardgalahad: Use non-recursive automake
2012-03-14 Tom Stellardgallium/drivers: Use automake to generate makefile
2012-03-11 José Fonsecaegl/drm: Include errno.h
2012-03-11 David FriesSet close on exec flag FD_CLOEXEC
2012-03-09 José Fonsecasvga: Disable bogus assertions concerning min_index...
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-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 Marek Olšákr600g: only emit SX_SURFACE_SYNC on r700 if there's...
2012-03-06 Vinson Leegallivm: Pass in a MCRegisterInfo to MCInstPrinter...
2012-03-06 Dave Airliedraw/llvm: add clip distance support
next