mesa.git
2016-04-27 Nicolai Hähnleradeonsi: only decompress the required ZS planes from...
2016-04-27 Nicolai Hähnleradeonsi: decompress Z & S planes in one pass
2016-04-27 Nicolai Hähnleradeonsi: early out of si_blit_decompress_depth_in_plac...
2016-04-27 Nicolai Hähnleradeonsi: use MIN2 instead of expanded ?: operator
2016-04-27 Nicolai Hähnleradeonsi: fix brace style
2016-04-27 Nicolai Hähnlegallium/util: add u_bit_consecutive for generating...
2016-04-27 Tim Rowleyswr: s/Elements/ARRAY_SIZE/
2016-04-27 Nicolai Hähnleradeonsi: emit s_waitcnt for shader memory barriers...
2016-04-27 Tim Rowleyswr: [rasterizer] warning cleanup
2016-04-27 Tim Rowleyswr: [rasterizer core] implement legacy depth bias...
2016-04-27 Tim Rowleyswr: [rasterizer jitter] support for dumping x86 asm
2016-04-27 Tim Rowleyswr: [rasterizer core] more backend refactoring
2016-04-27 Tim Rowleyswr: [rasterizer jitter] add mSimdInt1Ty
2016-04-27 Tim Rowleyswr: [rasterizer core] backend refactor
2016-04-27 Brian Paulsvga: use the SVGA3D_DEVCAP_MAX_FRAGMENT_SHADER_INSTRUC...
2016-04-27 Hans de Goedenouveau: codegen: LOAD: Take src swizzle into account
2016-04-27 Hans de Goedenouveau: codegen: LOAD: Do not call fetchSrc(1) if...
2016-04-27 Hans de Goedenouveau: codegen: LOAD: Always use component 0 when...
2016-04-27 Stefan Dirschdri3: Check for dummyContext to see if the glx_context...
2016-04-27 Egbert Eichdri2: Check for dummyContext to see if the glx_context...
2016-04-27 Timothy Arceriglsl: move uniform block validation to link_uniform_blo...
2016-04-27 Kenneth Graunkedocs: Mention that {ARB,OES}_texture_stencil8 is suppor...
2016-04-27 Kenneth Graunkei965: Enable ARB_texture_stencil8 and OES_texture_stenc...
2016-04-27 Kenneth Graunkemesa: Try to fix CopyTex[Sub]Image of stencil textures.
2016-04-27 Kenneth Graunkemesa: Disallow CopyTexSubImage on stencil formats in ES.
2016-04-27 Kenneth Graunkei965: Fix MapTextureImage for multi-slice/level stencil...
2016-04-27 Kenneth Graunkei965: Move TCS output indirect_offset.file check out...
2016-04-27 Kenneth Graunkei965/fs: Reduce the response length of sampler messages...
2016-04-27 Jason Ekstrandnir: Add a helper for figuring out what channels of...
2016-04-27 Jason Ekstrandi965/fs: Use inst->regs_written for rlen for texture...
2016-04-27 Jason Ekstrandi965/fs: Properly report regs_written from SAMPLEINFO
2016-04-27 Jason Ekstrandi965/blorp: Set regs_written on texturing instructions
2016-04-27 Kenneth Graunkei965: Don't force a header for texture offsets of 0.
2016-04-27 Patrick Rudolphr600g: fix and optimize tgsi_cmp when using ABS and...
2016-04-26 Dave Airliedocs: update softpipe for ARB_compute_shader
2016-04-26 Dave Airliesoftpipe: add support for compute shaders. (v2)
2016-04-26 Dave Airlietgsi/exec: initialise SysSemanticToIndex array to -1
2016-04-26 Dave Airlietgsi/exec: implement restartable machine.
2016-04-26 Dave Airlietgsi/exec: make inputs/outputs optional for compute...
2016-04-26 Dave Airlietgsi/exec: implement load/store/atomic on MEMORY.
2016-04-26 Dave Airlietgsi/exec: split out setting up masks to separate function
2016-04-26 Dave Airlietgsi: accept a starting PC value for exec machine.
2016-04-26 Dave Airlietgsi: move to using vector for system values.
2016-04-26 Dave Airlietgsi/exec: fix system value handling.
2016-04-26 Jason Ekstrandi965/blorp: Convert state setup to C
2016-04-26 Jason Ekstrandi965/blorp: Make state setup C-safe
2016-04-26 Jason Ekstrandi965/blorp: Convert brw_blorp.cpp to a C file
2016-04-26 Jason Ekstrandi965/blorp: Make all of brw_blorp.h accessible to C
2016-04-26 Jason Ekstrandi965/blorp: Turn brw_blorp_params into a C-style struct
2016-04-26 Jason Ekstrandi965/blorp: Turn coord_transform into a C-style struct
2016-04-26 Jason Ekstrandi965/blorp: Turn blorp_surface_info into a C-style...
2016-04-26 Jason Ekstrandi965/blorp: Roll mip_info into surface_info
2016-04-26 Jason Ekstrandi965/blorp: Get rid of the blorp_blit_params class
2016-04-26 Jason Ekstrandi965/blorp: Remove the hiz params class
2016-04-26 Jason Ekstrandi965/blorp: Remove the clear params classes
2016-04-26 Jason Ekstrandi965/blorp: Remove the arguments to brw_blorp_params()
2016-04-26 Jason Ekstrandi965/blorp: Refactor to get rid of the get_wm_prog...
2016-04-26 Tim Rowleyswr: autogenerate swr_context_llvm.h
2016-04-26 Laurent Carlieranv: honor DESTDIR when installing icd file
2016-04-26 Juha-Pekka... i965/meta: initialize values to avoid random behaviour...
2016-04-26 Juha-Pekka... meta: Avoid random memory access on error
2016-04-26 Grazvydas Ignotasmesa: add tags file to gitignore
2016-04-26 Jakob Sinclairmesa: Remove every double semi-colon
2016-04-26 Jakob Sinclairglx: Remove every double semi-colon
2016-04-26 Jakob Sinclairgallium: Remove every double semi-colon
2016-04-26 Jakob Sinclairegl: Remove every double semi-colon
2016-04-26 Jakob Sinclairgallium/r600: removing double semi-colons
2016-04-26 Jakob Sinclairmesa/main: removing double semi-colons
2016-04-26 Jakob Sinclairglsl: removing double semi-colons
2016-04-26 Jose Fonsecaglx: Don't enclose includes inside `extern "C" { }`.
2016-04-26 Marek Olšákradeonsi: add RW_BUFFERS only once in si_ce_needed_cs_space
2016-04-26 Marek Olšákegl: fix make check broken by interop support
2016-04-26 Samuel Pitoisetdocs: mark ARB_compute_shader as done for nvc0
2016-04-26 Samuel Pitoisetnvc0: expose GLSL version 420 on GK110
2016-04-26 Samuel Pitoisetnvc0: enable ARB_shader_image_load_store on GK110
2016-04-26 Samuel Pitoisetgk110/ir: add emission for VSHL
2016-04-26 Samuel Pitoisetgk110/ir: add emission for OP_SUEAU, OP_SUBFM and OP_SU...
2016-04-26 Samuel Pitoisetgk110/ir: add emission for OP_SULDB and OP_SUSTx
2016-04-26 Samuel Pitoisetgk110/ir: add emission for OP_MADSP
2016-04-26 Samuel Pitoisetgk110/ir: add emission for OP_PERMT
2016-04-26 Samuel Pitoisetnvc0: expose GLSL version 420 on GK104
2016-04-26 Ilia Mirkinnvc0: enable ARB_shader_image_load_store on GK104
2016-04-26 Samuel Pitoisetnvc0: inform users that 3D images are not fully supported
2016-04-26 Samuel Pitoisetnvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
2016-04-26 Samuel Pitoisetnvc0/ir: check that the image format doesn't mismatch
2016-04-26 Samuel Pitoisetnvc0/ir: prevent out of bounds when no images are bound
2016-04-26 Samuel Pitoisetnvc0/ir: add indirect support for images on Kepler
2016-04-26 Samuel Pitoisetnvc0/ir: fix 1D arrays images for Kepler
2016-04-26 Samuel Pitoisetnvc0/ir: fix cube images for Kepler
2016-04-26 Ilia Mirkinnv50/ir: add support for SULDP -> SULDB conversion
2016-04-26 Samuel Pitoisetnv50/ir: make use of OP_SUQ for surfaces query
2016-04-26 Samuel Pitoisetnv50/ir: add OP_BUFQ for buffers query
2016-04-26 Samuel Pitoisetnv50/ir: enable early fragment test with explicit user...
2016-04-26 Samuel Pitoisetnvc0/ir: fix constraints for OP_SUSTx on Kepler
2016-04-26 Samuel Pitoisetnv50/ir: re-introduce TGSI lowering pass for images
2016-04-26 Samuel Pitoisetnv50/ir: add support for TGSI image declarations
2016-04-26 Samuel Pitoisetnvc0: add missing glMemoryBarrier bits
2016-04-26 Samuel Pitoisetnvc0: enable RGB10_A2UI format on GK104
2016-04-26 Samuel Pitoisetnvc0: shift address with blocksize for image buffers
2016-04-26 Samuel Pitoisetnvc0: fix address offset when images have multiple...
next