freedreno/a3xx: add sRBG texture support
[mesa.git] / src / gallium /
2014-05-17 Rob Clarkfreedreno/a3xx: add sRBG texture support
2014-05-17 Rob Clarkfreedreno: update generated headers
2014-05-17 Roland Scheideggergallivm: (trivial) fix compilation with llvm 3.1, 3.2
2014-05-16 Roland Scheideggergallivm: print out how long it takes to optimize shader IR.
2014-05-16 Roland Scheideggergallivm: give more verbose names to modules
2014-05-15 Roland Scheideggergallivm: remove optimization workaround when not having...
2014-05-15 Roland Scheideggergallivm: remove workaround for reversing optimization...
2014-05-15 Emil Velikovegl-static: include libradeonwinsys.la only once
2014-05-15 Emil Velikovgallium/radeon: link in libradeon.la at target level
2014-05-15 Emil Velikovgallium/radeon: build only a single common library...
2014-05-15 Rob Clarkfreedreno/a3xx: fix write to bogus register
2014-05-15 Rob Clarkfreedreno/a3xx: account for special inputs/outputs
2014-05-15 Rob Clarkfreedreno/a3xx: fix MAX_INPUTS shader cap
2014-05-15 Rob Clarkfreedreno/a3xx: add debug flag to expose glsl130
2014-05-15 Ryan Houdekfreedreno/a3xx/compiler: add KILL_IF
2014-05-15 Ryan Houdekfreedreno/a3xx/compiler: start adding integer support
2014-05-15 Roland Scheideggerdraw: better llvm names for shaders for debugging.
2014-05-15 Roland Scheideggerllvmpipe: improve setup shader names (for debugging)
2014-05-15 Roland Scheideggerllvmpipe: kill off llvmpipe_variant_count
2014-05-14 Ben Skeggsnvc0: enable support for maxwell boards
2014-05-14 Ben Skeggsnvc0: add maxwell (sm50) compiler backend
2014-05-14 Ben Skeggsnvc0: maxwell isa has no per-instruction join modifier
2014-05-14 Ben Skeggsnvc0: replace immd 0 with $rLASTGPR for emit/restart...
2014-05-14 Ben Skeggsnvc0: move nvc0 lowering pass class definitions into...
2014-05-14 Ben Skeggsnvc0: bump sched data member to 32-bits
2014-05-14 Ben Skeggsnvc0: use vertex arrays for eng3d blit
2014-05-14 Ben Skeggsnvc0: restrict "constant vbo" logic to fermi/kepler...
2014-05-14 Ben Skeggsnvc0: replace some vb->stride checks with constant_vbo...
2014-05-14 Ben Skeggsnvc0: add maxwell class
2014-05-14 Ben Skeggsnvc0: allow for easier modification of compiler library...
2014-05-14 Ben Skeggsnvc0: properly distribute macros in source form
2014-05-14 Brad Kingautomake: Honor GL_LIB for gallium libgl-xlib
2014-05-14 Roland Scheideggergallivm: only fetch pointers to constant buffers once
2014-05-14 Roland Scheideggergallivm: fix output stream flushing in error case for...
2014-05-14 Michel Dänzerradeonsi: Fix anisotropic filtering state setup
2014-05-14 Ilia Mirkintgsi: support parsing texture offsets from text tgsi...
2014-05-14 Rob Clarkgallium/docs: clarify when query results are reset
2014-05-14 José Fonsecagallivm: Remove lp_func_delete_body.
2014-05-14 José Fonsecagallivm: Remove gallivm_free_function.
2014-05-14 José Fonsecallvmpipe: Delete unneeded LLVM stuff earlier.
2014-05-14 Frank Henigmandraw: Delete unneeded LLVM stuff earlier.
2014-05-14 Frank Henigmangallivm: Separate freeing LLVM intermediate data from...
2014-05-14 Frank Henigmangallivm: One code memory pool with deferred free.
2014-05-14 José Fonsecagallivm: Run passes per module, not per function.
2014-05-14 José Fonsecagallivm: Use LLVM global context.
2014-05-14 José Fonsecagallivm: Stop using module providers.
2014-05-14 José Fonsecagallivm,draw,llvmpipe: Remove support for versions...
2014-05-13 Rob Clarkfreedreno/a3xx: occlusion query support
2014-05-13 Rob Clarkfreedreno: add support for hw queries
2014-05-13 Rob Clarkfreedreno/query: allow multiple query implementations
2014-05-13 Rob Clarkfreedreno/a3xx: add point-size
2014-05-13 Rob Clarkfreedreno: update generated headers
2014-05-11 Ilia Mirkinnv50,nvc0: fix blit 3d path for 1d array textures
2014-05-11 Ilia Mirkinnv50,nvc0: leave queries on during blit, turn them...
2014-05-11 Ilia Mirkingallium: add bit to pipe_blit_info to leave current...
2014-05-11 Ilia Mirkinnv50: fix setting of texture ms info to be per-stage
2014-05-11 Ilia Mirkinnv50/ir: make sure to reverse cond codes on all the...
2014-05-11 Rob Clarkfreedreno/a2xx: fix compiler warning
2014-05-10 Marek Olšákradeonsi: prepare depth export registers at compile...
2014-05-10 Marek Olšákradeonsi: simplify depth/stencil export code
2014-05-10 Marek Olšákradeon/llvm: add support for non-scalar system values
2014-05-10 Marek Olšákradeonsi: add and use a helper function for loading...
2014-05-10 Marek Olšákradeonsi: only count CS space for state atoms if we...
2014-05-10 Marek Olšákradeonsi: remove unused variable exports_ps in si_pipe_...
2014-05-10 Marek Olšákradeonsi: use DRAW_PREAMBLE on CIK
2014-05-10 Marek Olšákr600g: simplify framebuffer state size computation
2014-05-10 Emil Velikovilo: destroy the mutex, if winsys creation fails
2014-05-09 Tom Stellardradeonsi: Enable geometry shaders with LLVM 3.4.1
2014-05-09 Thomas Hellstromst/xa: Fix performance regression introduced by commit...
2014-05-09 Tom Stellardclover: Destory pipe_screen when device does not suppor...
2014-05-09 Tom Stellardpipe-loader: Don't destroy the winsys in the sw loader
2014-05-08 Adam Jacksonradeonsi: Don't use anonymous struct trick in atom...
2014-05-08 Roland Scheideggerllvmpipe: change LP_MAX_SHADER_INSTRUCTIONS limit defin...
2014-05-08 Roland Scheideggerdraw: do not use draw_get_option_use_llvm() inside...
2014-05-08 Ilia Mirkinnv50/ir/gk110: fix set with f32 dest
2014-05-08 Ilia Mirkinnv50/ir: allow load propagation when flags are defined
2014-05-08 Ilia Mirkingallium: add a cap for supporting 4-offset TG4 opcodes
2014-05-07 Brian Paulsvga: add switch case for PIPE_SHADER_CAP_PREFERRED_IR...
2014-05-07 Brian Paultgsi: add missing switch cases in tgsi_exec_get_shader_...
2014-05-07 Brian Paulgallivm: add PIPE_SHADER_CAP_PREFERRED_IR switch case...
2014-05-07 Brian Paulgallium: remove enum numbers from shader cap queries
2014-05-07 José Fonsecast/wgl: Advertise WGL_ARB_create_context(_profile).
2014-05-07 José Fonsecast/wgl: Honour request of 3.1 contexts through core...
2014-05-06 Marek Olšákradeonsi: implement ARB_texture_cube_map_array
2014-05-05 Paulo Sergio Travagliast/egl: Flush resources before presentation (android...
2014-05-05 Ilia Mirkinnv50,nvc0: add X8Z24_UNORM, fix stencil-only formats
2014-05-04 Rob Clarkxa: fix segfault
2014-05-02 Samuel Liradeonsi: add support for Mullins asics.
2014-05-02 José Fonsecautil: Don't attempt to redefine INFINITY/NAN on VS...
2014-05-02 José Fonsecadraw: Prevent signed/unsigned comparisons.
2014-05-02 José Fonsecast/vega: Prevent signed/unsigned comparisons.
2014-05-02 José Fonsecautil/u_debug_flush: Use util_snprintf.
2014-05-02 Emil Velikovtargets/omx: add nouveau target
2014-05-02 Emil Velikovtargets/omx: use GALLIUM_VIDEO_CFLAGS
2014-05-02 Emil Velikovtargets/pipe-loader: cleanup version-script
2014-05-02 Emil Velikovtargets/opencl: hide all the exported llvm/clang mayhem...
2014-05-02 Emil Velikovtargets/egl-static: freshen up the version script
2014-05-02 Emil Velikovtargets/gbm: add version-script to limit exported symbols
2014-05-02 Emil Velikovtargets/vdpau: use version script to limit the exported...
2014-05-02 Emil Velikovtargets/omx: drop the version from the omx targets
next