vl/mpeg12: use new vlc function to search for start codes
[mesa.git] / src / gallium /
2013-09-25 Christian Königvl/mpeg12: use new vlc function to search for start...
2013-09-25 Christian Königvl/vlc: add fast forward search for byte value
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-22 Christian Königwinsys/radeon: share winsys between different fd's
2013-09-22 Christian Königwinsys/radeon: remove cs_queue_empty
2013-09-22 Christian Königwinsys/radeon: fix killing the CS thread
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-20 José Fonsecadraw: Ensure draw_pt_middle_end::bind_parameters is...
2013-09-20 José Fonsecatools/trace: Simple script to compare two traces.
2013-09-19 Gaetan Nadonwinsys/sw/xlib: fix compile error in xlib_sw_winsys.c.
2013-09-19 Rob Clarkfreedreno/a3xx: fix typo mixup w/ mipfilter
2013-09-19 Rob Clarkfreedreno: fix glReadPixels
2013-09-19 Roland Scheideggergallivm: adjust wrap mode to CLAMP_TO_EDGE always for...
2013-09-18 José Fonsecautil/u_blit: Implement util_blit_pixels via pipe_contex...
2013-09-18 José Fonsecautil/u_blit: Support blits from cubemaps.
2013-09-18 José Fonsecavega: Use pipe_context::blit instead of util_blit_pixel...
2013-09-17 Roland Scheideggergallivm: some bits of seamless cube filtering implement...
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-15 Rico Schüllervdpau/decode: Check max width and max height.
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šákgallium: comment that INSTANCEID doesn't include start_...
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 Andreas Bollos: First check for __GLIBC__ and then for PIPE_OS_BSD
2013-09-12 José Fonsecallvmpipe: Remove the special path for TGSI_OPCODE_EXP.
2013-09-12 José Fonsecatrace: Several enhancements to dump_state.py
2013-09-12 José Fonsecatrace: Support bigger TGSI shaders.
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.
2013-09-11 Johannes Obermayrst/gbm: Add $(WAYLAND_CFLAGS) for HAVE_EGL_PLATFORM_WAY...
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
2013-09-10 Vinson Leeradeonsi: Add parentheses around '|' operands.
2013-09-10 Vinson Leeutil: Fix unmatched parenthesis.
2013-09-10 Brian Paulutil: don't use _fxsave() with MSVC 2010 or older
2013-09-07 Chia-I Wuilo: preliminary GEN 7.5 support
2013-09-06 Alex Deucherr600g: remove DMA padding
2013-09-06 Alex Deucherradeon/winsys: pad IBs to a multiple of 8 DWs
2013-09-06 Axel Davygallium, intel: Implements new __DRI_IMAGE_USE_LINEAR...
2013-09-06 Zack Rusingallivm: support indirect registers on both dimensions
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
2013-09-06 Stéphane Marchesini915g: Fix initial array index
2013-09-06 Tom Stellardr600g/compute: Fix bug in compute memory pool
2013-09-06 Tom Stellardr600g/compute: Don't flush the cs in pipe_context:...
2013-09-05 Ilia Mirkinnv30: fix inconsistent setting of push->user_priv
2013-09-05 Stéphane Marchesini915g: Implement writemask fixup
2013-09-05 Stéphane Marchesini915g: Stop calling draw_prepare_shader_outputs
2013-09-04 Stéphane Marchesini915g: Add more optimizations
2013-09-02 Michel Dänzerradeonsi: Don't save/restore FMASK sampler view states...
2013-09-02 Michel Dänzerradeonsi: Expose pure integer vertex formats
2013-09-02 Maarten Lankhorstnvc0: restore viewport after blit
2013-09-02 Christian Königradeon/uvd: save the aligned width & height
2013-09-01 Christoph Bumillernvc0: delete compute object on screen destruction
2013-09-01 Joakim Sindholtnvc0: fix blitctx memory leak
2013-09-01 Christoph Bumillernvc0: don't use bufctx in nvc0_cb_push
2013-09-01 Christoph Bumillernvc0: clear the flushed flag
2013-09-01 Christoph Bumillernvc0/ir: add f32 long immediate cannot saturate
2013-09-01 Tiziano Bacocconvc0/ir: fix use after free in texture barrier insertio...
2013-09-01 Ilia Mirkinnv30: find first unused texcoord rather than bailing...
2013-09-01 Emil Velikovnouveau: initialise the nouveau_transfer maps
2013-08-30 Marek Olšákradeonsi: simplify and improve flushing
2013-08-30 Marek Olšákradeonsi: convert constant buffers to si_descriptors
2013-08-30 Marek Olšákradeonsi: use r600_common_context, r600_common_screen...
2013-08-30 Marek Olšákr600g: move streamout state to drivers/radeon
next