mesa.git
2013-08-20 Roland Scheideggerutil: add avx2 and xop detection to cpu detection code
2013-08-20 Roland Scheideggergallivm: fix bogus aos path detection
2013-08-20 Roland Scheideggergallivm: do clamping of border color correctly for...
2013-08-20 Roland Scheideggergallivm: implement better control of per-quad/per-eleme...
2013-08-20 Brian Paulmesa: use ARRAY_SIZE() macro instead of magic number
2013-08-20 Ross Burtonbuild: fix out-of-tree builds in gallium/auxiliary
2013-08-20 Michel Dänzerradeonsi: Always pre-load separate VGPRs for centroid...
2013-08-20 Michel Dänzerradeonsi: Fix SPI_BARYC_CNTL register initialization
2013-08-20 Maarten Lankhorstgallium/osmesa: add same checks to OSMesaMakeCurrent...
2013-08-20 Maarten Lankhorstgallium/osmesa: link against static libglapi library...
2013-08-20 Kenneth Graunkei965: Shorten sampler loops in precompile key setup.
2013-08-20 Chia-I Wuilo: add ILO_DEBUG=flush
2013-08-20 Chia-I Wuilo: add ILO_DEBUG=draw
2013-08-20 Vinson Leer600g/sb: Move memsets of member structs to within...
2013-08-19 Ian Romanickglsl: Use alignment of container record for its first...
2013-08-19 Ian Romanickglsl: Add new overload of program_resource_visitor...
2013-08-19 Ian Romanickglsl: Disallow embedded structure definitions
2013-08-19 Ian Romanickmeta: Add default precision qualifier to all fragement...
2013-08-19 Ian Romanickglsl: Add default precision qualifiers for ES builtins
2013-08-19 Ian Romanickglsl: Remove extra "types" from error message
2013-08-19 Kenneth Graunkei965: Make the VS binding table as small as possible.
2013-08-19 Kenneth Graunkei965/vs: Rework binding table size calculation.
2013-08-19 Kenneth Graunkei965/vs: Plumb brw_vec4_prog_data into vec4_generator().
2013-08-19 Kenneth Graunkei965/fs: Make the FS binding table as small as possible.
2013-08-19 Kenneth Graunkei965/fs: Track the binding table size in brw_wm_prog_data.
2013-08-19 Kenneth Graunkei965: Use SURF_INDEX_DRAW() for drawbuffer binding...
2013-08-19 Kenneth Graunkei965: Shorten sampler loops in key setup.
2013-08-19 Kenneth Graunkei965: Make sampler counts available for the entire...
2013-08-19 Kenneth Graunkei965: Split the brw_samplers atom into separate FS...
2013-08-19 Kenneth Graunkei965: Upload separate VS and FS sampler state tables.
2013-08-19 Kenneth Graunkei965: Make upload_sampler_state_table a virtual function.
2013-08-19 Kenneth Graunkei965: Upload separate per-stage sampler state tables.
2013-08-19 Kenneth Graunkei965: Un-hardcode border color table from update_sample...
2013-08-19 Kenneth Graunkei965: Un-hardcode border color table from upload_defaul...
2013-08-19 Kenneth Graunkei965: Split sampler count variable to be per-stage.
2013-08-19 Kenneth Graunkei965/fs: Re-enable global copy propagation.
2013-08-19 Kenneth Graunkei965/fs: Fix computation of livein.
2013-08-19 Kenneth Graunkei965/fs: Fully recompute liveout at each step.
2013-08-19 Kenneth Graunkei965/fs: Skip the initial block when updating livein...
2013-08-19 Kenneth Graunkei965/fs: Drop unnecessary and incorrect liveout initial...
2013-08-19 Kenneth Graunkei965/fs: Properly initialize the livein/liveout sets.
2013-08-19 Kenneth Graunkei965/fs: Use the COPY set in the calculation for liveout.
2013-08-19 Kenneth Graunkei965/fs: Simplify liveout calculation.
2013-08-19 Kenneth Graunkei965/fs: Create the COPY() set for use in copy propagat...
2013-08-19 Kenneth Graunkei965/fs: Rename setup_kills() to setup_initial_values().
2013-08-19 Kenneth Graunkei965/fs: Separate the updating of liveout/livein.
2013-08-19 Kenneth Graunkei965/fs: Rename "cont" to "progress" in dataflow algorithm.
2013-08-19 Kenneth Graunkei965/fs: Switch to a do-while loop in copy propagation...
2013-08-19 Kenneth Graunkei965/fs: Skip global copy propagation step.
2013-08-19 Emil Velikovvl/buffers: consistent use on VL_MAX_SURFACES
2013-08-19 Emil Velikovst/vdpau: drop unnecessary variable prof
2013-08-19 Emil Velikovvl/idct: cleanup all idct buffers
2013-08-19 Emil Velikovvl/buffer: add sanity check after CALLOC_STRUCT
2013-08-19 Emil Velikovst/xvmc: exit gracefully if we fail to create video...
2013-08-19 Emil Velikovst/vdpau: don't try to create video buffer when the...
2013-08-19 Andy Furnissvdpau/vl 422 chroma width/height mix up
2013-08-19 Vinson Leeradeonsi: Ensure fmask_format is initialized in release...
2013-08-19 Paul Berryi965: STATIC_ASSERT that there aren't too many BRW_NEW_...
2013-08-19 Christian Königvl: add entrypoint to is_video_format_supported
2013-08-19 Christian Königvl: add entrypoint to get_video_param
2013-08-19 Christian Königvl: rename pipe_video_decoder to pipe_video_codec
2013-08-19 Christian Königvl: rename enum pipe_video_codec to pipe_video_format
2013-08-19 Christian Königvl: use a template for create_video_decoder
2013-08-18 Marek Olšákglsl: don't eliminate texcoords that can be set by...
2013-08-17 Ilia Mirkinnv50: allow non-nv12 buffers to be created, just pass...
2013-08-17 Eric Anholtdri: Choose a decent global driNConfigOptions.
2013-08-17 Kenneth Graunkei965: Improve comments for driver hooks in intel_buffer...
2013-08-17 Kenneth Graunkei965: Split intel_upload code out into a separate file.
2013-08-17 Kenneth Graunkei965: Move GL_APPLE_object_purgeable functionality...
2013-08-17 Marek Olšákradeonsi: fix feature support reporting
2013-08-16 Niels Ole Salscheiderclover: Fix linkage of libOpenCL
2013-08-16 Marek Olšákradeonsi: require LLVM 3.4 for MSAA
2013-08-16 Marek Olšákradeonsi: don't make scanout resources linear except...
2013-08-16 Marek Olšákradeonsi: remove useless code from tex_fetch_args
2013-08-16 Marek Olšákradeonsi: disable unbound colorbuffers
2013-08-16 Marek Olšákradeonsi: port texture improvements from r600g
2013-08-16 Marek Olšákradeonsi: implement texture fetching for compressed...
2013-08-16 Marek Olšákradeonsi: add FMASK texture binding slots and resource...
2013-08-16 Marek Olšákradeonsi: implement FMASK decompression for MSAA texturing
2013-08-16 Marek Olšákradeonsi: scanout buffers cannot be a destination of...
2013-08-16 Marek Olšákradeonsi: implement MSAA colorbuffer compression for...
2013-08-16 Marek Olšákradeonsi: implement uncompressed MSAA texturing
2013-08-16 Marek Olšákradeonsi: disable alpha-to-coverage for integer colorbu...
2013-08-16 Marek Olšákradeonsi: implement GL_SAMPLE_ALPHA_TO_ONE
2013-08-16 Marek Olšákradeonsi: implement uncompressed MSAA rendering and...
2013-08-16 Marek Olšákradeonsi: add flexible shader descriptor management...
2013-08-16 Tom Stellardradeonsi/compute: Let the state tracker do all the...
2013-08-16 Kenneth Graunkei965: Dump more information about batch buffer usage.
2013-08-16 Kenneth Graunkei965: Add Gen7 depth stall flushes before disabling...
2013-08-16 Kenneth Graunkei965: Add Gen6 depth stall flushes before disabling...
2013-08-16 Matt Turneri965: Don't copy propagate bitcasts with source modifiers.
2013-08-16 Matt Turneri965: Emit MOVs for neg/abs.
2013-08-16 Anuj Phogati965/blorp: Add support for single sample scaled blit...
2013-08-16 Anuj Phogati965/blorp: Define a function to clamp texture coordinates
2013-08-16 Anuj Phogati965/blorp: Use more appropriate variable names
2013-08-16 Anuj Phogatmeta: Fix blitting a framebuffer with renderbuffer...
2013-08-16 Ilia Mirkinnv50: add vp3/vp4 support for mpeg2/vc1
2013-08-16 Ilia Mirkinnv50: separate video logic from noalloc
2013-08-16 Ilia Mirkinnv30: remove no-longer-used formats from table
2013-08-16 Fredrik Höglundmesa: Update the BGRA vertex array error handling
next