gallivm: Use LLVM global context.
[mesa.git] / src /
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-14 Matt Turneri965: Reformat brw_set_src1 so it can be easily found...
2014-05-14 Samuel Iglesias... i965: fix size assert for gen7 in brw_init_compaction_t...
2014-05-14 Iago Toral Quirogai965: Relax accumulator dependency scheduling on Gen < 6
2014-05-14 Jonathan Grayglsl: simplify the M_PI*f macros, fixes build on OpenBSD
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 Kenneth Graunkemesa: Dump ARB_vp/fp source and IR when MESA_GLSL=dump.
2014-05-13 Kenneth Graunkei965: Don't _swrast_BlitFramebuffer when doing CopyTexS...
2014-05-13 Jordan Justeni965/gen8: Set depth extent field
2014-05-13 Jordan Justeni965/gen8 depth: Set depth size based on LOD0 for 3D...
2014-05-13 Jordan Justeni965/gen7 depth: Set depth size based on LOD0 for 3D...
2014-05-13 Jordan Justeni965/gen8 renderbuffer: Set depth size based on LOD0...
2014-05-13 Jordan Justeni965/gen7 renderbuffer: Set depth size based on LOD0...
2014-05-13 Rob Clarkfreedreno/a3xx: add point-size
2014-05-13 Rob Clarkfreedreno: update generated headers
2014-05-13 Bryan Cainglsl_to_tgsi: remove unnecessary dead code elimination...
2014-05-13 José Fonsecaralloc: Omit detailed license information about talloc.
2014-05-13 Iago Toral Quirogai965: Avoid redundant call to brw_merge_inputs() in...
2014-05-13 Iago Toral Quirogaglsl: Do not call lhs->variable_referenced() multiple...
2014-05-13 Topi Pohjolainenmeta: Refactor state save/restore for framebuffer textu...
2014-05-12 Kristian Høgsbergwayland: Move version 2 request to end of interface...
2014-05-12 Timothy Arceriglsl: the number of samplers is already calculated...
2014-05-12 Eric Anholti965: Stop doing remapping of "special" regs.
2014-05-12 Eric Anholti965: Generalize the pixel_x/y workaround for all UW...
2014-05-12 Eric Anholti965: Move has_hiz from the slice to the level.
2014-05-12 Topi Pohjolainenmeta: Refactor configuration of renderbuffer sampling
2014-05-12 Topi Pohjolainenmeta: Refactor binding of renderbuffer as texture image
2014-05-12 Topi Pohjolainenmeta: Merge compiling and linking of blit program
2014-05-12 Topi Pohjolaineni965/blorp: Expose coordinate scissoring and mirroring
2014-05-12 Topi Pohjolaineni965/gen8: Use helper variables for surface parameters
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 Mirkinmesa/st: leave current query enabled during glBlitFrame...
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 Kenneth GraunkeRevert "i965: Fix depth (array slices) computation...
2014-05-10 Emil Velikovegl_dri2: cleanup memory leak in dri2_create_context()
2014-05-10 Emil Velikovilo: destroy the mutex, if winsys creation fails
2014-05-10 Emil Velikovglx/tests: Partially revert commit 51e3569573a7b3f8da0d...
2014-05-10 Chia-I Wumesa: propagate FragDepthLayout to gl_program
2014-05-09 Chris Forbesglsl: Rename linker's is_varying_var
2014-05-09 Kenneth Graunkei965: Fix GPU hangs on Broadwell in shaders with some...
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 Chris Forbesi965/Gen8: Set up layer constraints properly for depth...
2014-05-08 Chris Forbesi965/Gen7: Set up layer constraints properly for depth...
2014-05-08 Chris Forbesi965/Gen8: Set up layer constraints properly for render...
2014-05-08 Chris Forbesi965/Gen7: Set up layer constraints properly for render...
2014-05-08 Chris Forbesi965: Fix typo in assert message
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 Kenneth Graunkei965: Fix depth (array slices) computation for 1D_ARRAY...
2014-05-08 Kenneth Graunkemesa: Fix MaxNumLayers for 1D array textures.
2014-05-08 Kenneth Graunkei965: Enable GL_ARB_texture_view on Broadwell.
2014-05-08 Ilia Mirkinmesa: pass target through to driver when choosing textu...
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 Mirkinmesa/st: pass 4-offset TG4 without lowering if supported
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 Ian Romanicklinker: Fix consumer_inputs_with_locations indexing
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 Kenneth Graunkemeta: Only clear the requested color buffers.
2014-05-06 Kenneth Graunkemeta: Add infrastructure for saving/restoring the DrawB...
2014-05-06 Kenneth Graunkemeta: Add a new MESA_META_DRAW_BUFFERS bit.
2014-05-06 Kenneth Graunkemeta: Unify the GLSL and fixed-function clear paths.
2014-05-06 Kenneth Graunkei965: Always intel_prepare_render() after invalidating...
2014-05-06 Marek Olšákradeonsi: implement ARB_texture_cube_map_array
2014-05-06 Tapani Pälliglsl: fix bogus layout qualifier warnings
2014-05-05 Paulo Sergio Travagliast/egl: Flush resources before presentation (android...
2014-05-05 Ilia Mirkinmesa/st: implement ARB_stencil_texturing
2014-05-05 Ilia Mirkinnv50,nvc0: add X8Z24_UNORM, fix stencil-only formats
2014-05-04 Rob Clarkxa: fix segfault
2014-05-03 Kenneth Graunkei965: Set miptree target field when creating from a BO.
2014-05-03 Eric Anholti965: Move push constant state packets to push constant...
2014-05-03 Eric Anholti965: Merge gen8_upload_constant_state into gen7_upload...
2014-05-03 Eric Anholti965: Refactor gen7_upload_constant_state to look more...
2014-05-03 Eric Anholti965: Drop unnecessary state flag for units on NEW_BIND...
2014-05-03 Eric Anholti965/gen7+: Move sampler state packets to the stage...
next