gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directory
[mesa.git] / src / gallium /
2013-10-09 Gaetan Nadongallium/targets/libgl-xlib: X11/Xlib.h: No such file...
2013-10-09 Gaetan Nadongallium/state_trackers/egl: use X11_INCLUDES rather...
2013-10-09 Grigori Goronzyst/vdpau: really block until surface is idle
2013-10-09 Grigori Goronzyst/vdpau: add new formats to OutputSurface rendering
2013-10-09 Grigori Goronzyst/vdpau: fix GenerateCSCMatrix with NULL procamp
2013-10-09 Grigori Goronzyradeon/uvd: disable VC-1 simple/main profile
2013-10-09 Grigori Goronzyradeon/uvd: try to fix VC-1 decoding
2013-10-09 Grigori Goronzyradeon/uvd: fix video format reporting
2013-10-09 Marek Olšákgallium/dri targets: use DRI_DRIVER_LDFLAGS
2013-10-09 Marek Olšákradeonsi: fix occlusion queries for CIK
2013-10-09 Marek Olšákradeonsi: draw register fixes for CIK
2013-10-08 Marek Olšákst/dri: don't export any private symbols
2013-10-08 Marek Olšákgallium/swrast: don't export any private symbols
2013-10-08 Marek Olšákgallium/radeon: don't export any private symbols
2013-10-08 Stéphane Marchesini915g: Rename sampler to fragment_sampler
2013-10-08 Stéphane Marchesini915g: Fix the sampler bind function
2013-10-07 Laurent Carlierclover: fix building with llvm-3.4 since rev191922
2013-10-07 Christian Königradeon/vdpau: only export necessary symbols
2013-10-07 Christian Königradeon/uvd: optimize message handling a bit
2013-10-06 Marek OlšákRevert "r600g: only flush the caches that need to be...
2013-10-04 Alexander von Gluck IVhaiku: Ensure correct libraries are referenced.
2013-10-04 Alexander von Gluck IVhaiku: Clean up code, use target-helpers
2013-10-04 Alexander von Gluck IVhaiku: Drop haiku-softpipe.c; fix extern C
2013-10-04 Alexander von Gluck IVhaiku: Correct Haiku softpipe library
2013-10-04 Alexander von Gluck IVhaiku: Add first Haiku renderer (softpipe)
2013-10-04 Alexander von Gluck IVhaiku: Build Haiku's libGL from within Mesa
2013-10-04 Grigori Goronzyr600g: texture offsets for non-TXF instructions
2013-10-04 Marek Olšákr600g: remove an assertion causing a crash at context...
2013-10-04 Marek Olšákr300g: remove unused function r300_lacks_vertex_textures
2013-10-04 Brian Paulsvga: fix incorrect memcpy src in svga_buffer_upload_pi...
2013-10-04 Matthew McClureutil: when packing depth values, round to nearest.
2013-10-04 Tom Stellardradeonsi/compute: Fix segfault caused by recent refactoring
2013-10-04 Brian Paulradeonsi: Fix build
2013-10-03 Brian Paulradeonsi/compute: fix bind_compute_sampler_states(...
2013-10-03 Brian Paulgallium/tests: fix SHADER typo
2013-10-03 Emil Velikovgallium-egl: use standard variable types over EGLBoolea...
2013-10-03 Brian Paulgallium: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulgallium/docs: update bind_sampler_states() documentation
2013-10-03 Brian Paulcso: make sure all sampler states are set/cleared
2013-10-03 Brian Paulfreedreno: use new bind_sampler_states() function
2013-10-03 Brian Paulsvga: don't hook in old bind_fragment_sampler_states...
2013-10-03 Brian Paulradeon: don't use old bind_vertex/fragment_sampler_stat...
2013-10-03 Brian Pauli915g: remove old bind_vertex/fragment_sampler_states...
2013-10-03 Brian Paulnoop: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulgalahad: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulvl: remove old bind_fragment_sampler_states() calls
2013-10-03 Brian Paulutil: remove old bind_fragment_sampler_states() calls...
2013-10-03 Brian Pauldraw: remove use of old bind_fragment_sampler_states()
2013-10-03 Brian Paulnouveau: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulcso: remove use of old bind_*_sampler_states() functions
2013-10-03 Brian Paulrbug: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulidentity: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paultrace: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulilo: don't hook up old bind_*_sampler_states() functions
2013-10-03 Brian Paulllvmpipe: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulsoftpipe: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulclover: remove bind_compute_sampler_states() calls
2013-10-03 Brian Paulgallium/tests: use pipe_context::bind_sampler_states()
2013-10-03 Brian Paulgallium/tools: update dump_state.py to use bind_sampler...
2013-10-03 Brian Paulnouveau: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulsoftpipe: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulradeon: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulsvga: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paultrace: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulrbug: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulnoop: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulllvmpipe: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulilo: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulidentity: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Pauli915g: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulgalahad: implement pipe_context::bind_sampler_states()
2013-10-03 Brian Paulclover: use pipe_context::bind_sampler_states() if...
2013-10-03 Brian Paulvl: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Paulutil: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Pauldraw: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Paulcso: use pipe_context::bind_sampler_states() if non...
2013-10-03 Brian Paulgallium: add pipe_context::bind_sampler_states()
2013-10-03 Brian Paulr300g: rename r300_bind_sampler_states to r300_bind_fra...
2013-10-03 Brian Pauldraw: rename bind_sampler_states variables
2013-10-03 Marek Olšákr600g: fix ínitialization of non_disp_tiling flag
2013-10-03 Marek Olšákr600g,radeonsi: create aux_context last
2013-10-03 Marek Olšákr300g/swtcl: don't call draw_prepare_shader_outputs
2013-10-02 Vincent Lejeuner600/llvm: Adds support for MSAA
2013-10-02 Vincent Lejeuner600g/llvm: Undef z and w component of 2D TXP inst
2013-10-02 Vincent Lejeuner600g/llvm: fix txq for texture buffer
2013-10-01 Grigori Goronzyst/egl: flush resources before presentation
2013-10-01 Alex Deucherst/xorg: Include u_surface.h for u_copy_rect
2013-10-01 Emil Velikovwinsys/freedreno/drm: drop obsolete .gitignore
2013-10-01 Emil Velikovwinsys/freedreno/drm: consolidate C sources list into...
2013-10-01 Emil Velikovwinsys/nouveau/drm: consolidate C sources list into...
2013-10-01 Emil Velikovwinsys/i915/sw: consolidate C sources list into Makefil...
2013-10-01 Emil Velikovst/xvmc: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/xorg: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/xa: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/wgl: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/vega: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/vdpau: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovst/osmesa: consolidate C sources list into Makefile...
2013-10-01 Emil Velikovst/glx: consolidate C sources list into Makefile.sources
2013-10-01 Emil Velikovst/gbm: consolidate C sources list into Makefile.sources
next