mesa.git
2014-02-11 Kenneth Graunkei965/vec4: Support arbitrarily large sampler indices...
2014-02-11 Kenneth Graunkei965/fs: Support arbitrarily large sampler indices...
2014-02-11 Kenneth Graunkei965/fs: Fix Broadwell texture header setup to be uncom...
2014-02-11 Ian Romanickmesa: GL_ARB_half_float_pixel is not optional
2014-02-11 Ian Romanickmesa: Fix extension dependency for half-float TexBOs
2014-02-11 Ian Romanickmeta: Silence unused parameter warning in _mesa_meta_Co...
2014-02-11 Ian Romanickmeta: Silence unused parameter warning in setup_drawpix...
2014-02-11 Ian Romanickmeta: Refactor common VAO and VBO initialization code
2014-02-11 Ian Romanickmeta: Track the _mesa_meta_DrawPixels VBO just like...
2014-02-11 Ian Romanickmeta: Expand the vertex structure for the GenerateMipma...
2014-02-11 Ian Romanickmeta: Expand the vertex structure for the DrawPixels...
2014-02-11 Ian Romanickmeta: Expand the vertex structure for the Clear paths
2014-02-11 Ian Romanickmeta: Expand the vertex structure for the CopyPixels...
2014-02-11 Ian Romanickmeta: Expand the vertex structure for the BlitFramebuff...
2014-02-11 Ilia Mirkinnv30,nvc0: only claim a single viewport
2014-02-11 Emil Velikovst/clover: use VISIBILITY_CXXFLAGS where approapriate
2014-02-11 Emil Velikovomx: use VISIBILITY_CFLAGS to control exported symbols
2014-02-11 Emil Velikovosmesa: drop obsolete AM_CXXFLAGS
2014-02-11 Emil Velikovst/vdpau: automake: export only PUBLIC symbols
2014-02-11 Emil Velikovst/vdpau: do not export VdpPresentationQueueTargetCreateX11
2014-02-11 Emil Velikovwayland-egl: automake: add symbol test
2014-02-11 Emil Velikovst/egl: automake: avoid exporting all symbols
2014-02-11 Emil Velikovtargets/egl-static: automake: don't export local symbols
2014-02-11 Emil Velikovgbm: automake: add symbol tests
2014-02-11 Emil Velikovtargets/gbm: automake: do not export internal symbols
2014-02-11 Emil Velikovgbm: do not export _gbm_mesa_get_device
2014-02-11 Emil Velikovgbm: automake: add
2014-02-11 Emil Velikovst/gbm: automake: do not export gbm_gallium_drm_device_...
2014-02-11 Emil Velikovauxiliary/pipe-loader: automake: avoid exporting all...
2014-02-11 Emil Velikovegl/dri2/android: free driver_name in dri2_initialize_a...
2014-02-11 Emil Velikovdri/nouveau: Pass the API into _mesa_initialize_context
2014-02-11 Emil Velikovconfigure: cleanup libudev handling
2014-02-11 Emil Velikovgbm: drop unneeded dependency of libudev
2014-02-11 Emil Velikovopencl: do not link against libudev
2014-02-11 Emil Velikovgallium/tests: do not link against libudev
2014-02-11 Emil Velikovegl-static: stop linking against libudev
2014-02-11 Emil Velikovegl_dri2: remove LIBUDEV_CFLAGS from Makefile.am
2014-02-11 Emil Velikovconfigure: drop LIBUDEV_CFLAGS from X11_INCLUDES
2014-02-11 Emil Velikovpipe-loader: drop obsolete libudev.h include
2014-02-11 Emil Velikovconfigure: error out when building radeonsi without...
2014-02-11 Christian Königomx/radeonsi: fix target
2014-02-11 Christian Königomx: fix some minor configure.ac issues
2014-02-11 Christian Königvl: add H264 encoding interface
2014-02-11 Kenneth Graunkei965: Don't call abort() on an unknown device.
2014-02-11 Daniel Kurtzglsl: Add locking to builtin_builder singleton
2014-02-11 Kenneth Graunkei965/fs: Simplify FS_OPCODE_SET_OMASK stride mashing...
2014-02-11 Kenneth Graunkei965/fs: Simplify FS_OPCODE_SET_SAMPLE_ID stride mashin...
2014-02-11 Dave Airliedocs/GL3.txt: denote r600g support for ARB_viewport_array
2014-02-11 Dave Airlier600g: add support for multiple viewports.
2014-02-11 Dave Airliest/mesa: add support for GL_ARB_viewport_array (v0.2)
2014-02-11 Dave Airliest/mesa: add support for viewport index semantic
2014-02-10 Kenneth Graunkei965: Program 2x MSAA sample positions.
2014-02-10 Kenneth Graunkei965: Store 4x MSAA sample positions in a scalar value...
2014-02-10 Kenneth Graunkei965: Duplicate less code in GetSamplePositions driver...
2014-02-10 Ilia Mirkinnouveau/video: make sure that firmware is present when...
2014-02-10 Kenneth Graunkemesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT...
2014-02-10 Maxence Le... mesa: remove duplicated init of MaxViewports
2014-02-09 Grigori Goronzygallium: add geometry shader output limits
2014-02-09 Siavash Eliasimesa: Removed unnecessary check for NULL pointer when...
2014-02-09 Ilia Mirkinnv30: report 8 maximum inputs
2014-02-08 Christoph Bumillernv50/ir/ra: some register spilling fixes
2014-02-08 Brian Paulmesa: update assertion in detach_shader() for geom...
2014-02-08 Brian Paulmesa: allocate gl_debug_state on demand
2014-02-08 Brian Paulmesa: trivial clean-ups in errors.c
2014-02-08 Brian Paulmesa: remove _mesa_ prefix from some static functions
2014-02-08 Kenneth Graunkei965: Label JIP and UIP in Broadwell shader disassembly.
2014-02-08 Kenneth Graunkei965: Don't disassemble UIP field for Broadwell WHILE...
2014-02-08 Kenneth Graunkei965: Don't print source registers for Broadwell flow...
2014-02-08 Kenneth Graunkei965: Fix fast depth clear values on Broadwell.
2014-02-07 Christoph Bumillernvc0: handle TGSI_SEMANTIC_LAYER
2014-02-07 Christoph Bumillernvc0: create the SW object
2014-02-07 Christoph Bumillernvc0/ir/emit: hardcode vertex output stream to 0 for now
2014-02-07 Chris Forbesi965: Enable ARB_texture_gather for one component on...
2014-02-07 Chris Forbesi965/vec4: Emit shader w/a for Gen6 gather
2014-02-07 Chris Forbesi965/fs: Emit shader w/a for Gen6 gather
2014-02-07 Chris Forbesi965: Add surface format overrides for Gen6 gather
2014-02-07 Chris Forbesi965: Add Gen6 gather wa to sampler key
2014-02-07 Eric Anholtglsl: Optimize triop_csel with all-true or all-false.
2014-02-07 Eric Anholtglsl: Optimize various cases of fma (aka MAD).
2014-02-07 Eric Anholtglsl: Optimize lrp(x, x, coefficient) --> x.
2014-02-07 Eric Anholtglsl: Optimize pow(x, 1) -> x.
2014-02-07 Eric Anholtglsl: Optimize log(exp(x)) and exp(log(x)) into x.
2014-02-07 Eric Anholtglsl: Optimize ~~x into x.
2014-02-07 Eric Anholti965: Add some informative debug when the X Server...
2014-02-07 Eric Anholti965: Remove redundant check in blitter-based glBlitFra...
2014-02-07 Kenneth Graunkei965: Fix Gen8+ disassembly of half float subregister...
2014-02-07 Kenneth Graunkei965: Use the new brw_load_register_mem helper for...
2014-02-07 Kenneth Graunkei965: Implement a brw_load_register_mem helper function.
2014-02-07 Kenneth Graunkei965: Fix INTEL_DEBUG=vs for fixed-function/ARB programs.
2014-02-07 Kenneth Graunkeglsl: Don't lose precision qualifiers when encountering...
2014-02-07 Brian Paulst/mesa: avoid sw fallback for getting/decompressing...
2014-02-07 Erik Faye-Lundgallium/tgsi: correct typo propagated from NV_vertex_pr...
2014-02-07 Erik Faye-Lundgallium/tgsi: use CLAMP instead of open-coded clamps
2014-02-07 Juha-Pekka... egl: Unhide functionality in _eglInitSurface()
2014-02-07 Juha-Pekka... egl: Unhide functionality in _eglInitContext()
2014-02-07 Juha-Pekka... glx: Add missing null check in __glX_send_client_info()
2014-02-07 Juha-Pekka... i965: Add missing null check in fs_visitor::dead_code_e...
2014-02-07 Juha-Pekka... glx: Add some missing null checks in glx_pbuffer.c
2014-02-07 Juha-Pekka... glsl: Fix null access on file read error
2014-02-07 Juha-Pekka... glx: Add missing null check in __glXCloseDisplay
next