platform/upstream/mesa.git
2013-07-18 Marek Olšákr600g: use WAIT_3D_IDLE before using CP DMA 43/7543/1
2013-07-18 Jonathan Grayr300g: make use of gallium's os_get_process_name() 42/7542/1
2013-07-18 Jean-Sébastien... configure.ac: On some systems, "x86-64" is called ... 41/7541/1
2013-07-18 Ilia Mirkinnv50: H.264/MPEG2 decoding support via VP2, available... 40/7540/1
2013-07-18 Jonathan Grayconfigure.ac: make grep tests more portable 39/7539/1
2013-07-18 Jonathan Grayconfigure.ac: add OpenBSD 38/7538/1
2013-07-18 Vinson Leeglsl: Remove comma at end of enumerator list. 37/7537/1
2013-07-18 Vinson Leemesa: Remove commas at end of enumerator lists. 36/7536/1
2013-07-18 Carl Worthdocs: Import 9.1.5 release notes 35/7535/1
2013-07-17 Roland Scheideggergallivm: (trivial) simplify lp_build_cos/lp_build_sin... 34/7534/1
2013-07-17 Roland Scheideggerutil/u_format_s3tc: handle srgb formats correctly. 33/7533/1
2013-07-17 Vadim Girlinr600g/sb: improve alu packing on cayman 32/7532/1
2013-07-17 Vadim Girlinr600g/sb: fix handling of new multislot instructions... 31/7531/1
2013-07-17 Vadim Girlinr600g/sb: fix debug dump code in scheduler 30/7530/1
2013-07-17 Vadim Girlinr600g/sb: fix initial register allocation 29/7529/1
2013-07-17 Vadim Girlinr600g/sb: move chip & class name functions to sb_context 28/7528/1
2013-07-17 Vadim Girlinr600g/sb: fix handling of PS in source bytecode on... 27/7527/1
2013-07-17 Vinson Leer600g/sb: Initialize ra_checker member variables. 26/7526/1
2013-07-17 Emil Velikovgallium/util: use explicily sized types for {un, }pack_... 25/7525/1
2013-07-17 Kyle McMartinllvmpipe: use MCJIT on ARM and AArch64 24/7524/1
2013-07-16 Kenneth Graunkeglsl: Fix absurd whitespace conventions in the parser. 23/7523/1
2013-07-16 Kenneth Graunkeglsl: Fail the build if the grammar contains shift... 22/7522/1
2013-07-16 Kenneth Graunkeglsl: Silence the last shift/reduce conflict warning... 21/7521/1
2013-07-16 Vinson Leeglsl: Initialize ast_jump_statement::opt_return_value. 20/7520/1
2013-07-16 Vinson Leeglapi: Do not use backtrace on OpenBSD. 19/7519/1
2013-07-16 Maarten Lankhorstosmesa: link against static libglapi library too to... 18/7518/1
2013-07-16 Chris Forbesi965/Gen4: Zero extra coordinates for ir_tex 17/7517/1
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS... 16/7516/1
2013-07-16 Kenneth Graunkei965: Refer people to brw_tex_layout.c rather than... 15/7515/1
2013-07-16 Kenneth Graunkei965: Remove old BSpec reference from BLORP's 3DSTATE_W... 14/7514/1
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming. 13/7513/1
2013-07-16 Kenneth Graunkei965: Update workaround flush comments for Gen6 3DSTATE_VS. 12/7512/1
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for VS PIPE_CONTROL workar... 11/7511/1
2013-07-16 Kenneth Graunkei965: Cite the Sandybridge PRM for Gen7 stencil pitch... 10/7510/1
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for multisample surface... 09/7509/1
2013-07-16 Kenneth Graunkei965: Delete "the data cache is the sampler cache"... 08/7508/1
2013-07-16 Kenneth Graunkei965: Cite the 965 PRM for "the data cache is the sampl... 07/7507/1
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for DP message descriptor... 06/7506/1
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for why the fake MRF range... 05/7505/1
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for SFID enum values. 04/7504/1
2013-07-15 Roland Scheideggerllvmpipe: support sRGB framebuffers 03/7503/1
2013-07-15 Marek OlšákRevert "r300g: allow HiZ with a 16-bit zbuffer" 02/7502/1
2013-07-15 Marek Olšákr300g/swtcl: fix a lockup in MSAA resolve 01/7501/1
2013-07-15 Marek Olšákr300g/swtcl: fix geometry corruption by uploading indic... 00/7500/1
2013-07-15 Matt Turnerglsl: Reject C-style initializers with unknown types. 99/7499/1
2013-07-15 Paul Berryglsl: Rework builtin_variables.cpp to reduce code dupli... 98/7498/1
2013-07-15 Paul Berryglsl: Fix lower_named_interface_blocks to account for... 97/7497/1
2013-07-15 Paul Berryglsl: Don't allow vertex shader input arrays until... 96/7496/1
2013-07-14 Chris Forbesi965: Gen4/5: use IEEE floating point mode for GLSL... 95/7495/1
2013-07-14 Chris Forbesi965/vs: Gen4/5: enable front colors if back colors... 94/7494/1
2013-07-14 Roland Scheideggergallivm: (trivial) use constant instead of exp2f()... 93/7493/1
2013-07-13 Chia-I Wuilo: skip 3DSTATE_INDEX_BUFFER when possible 92/7492/1
2013-07-13 Roland Scheideggergallivm: handle srgb-to-linear and linear-to-srgb conve... 91/7491/1
2013-07-13 Roland Scheideggergallivm: better support for fast rsqrt 90/7490/1
2013-07-13 Klemens Baumconfigure.ac: better detection of LLVM version 89/7489/1
2013-07-13 Vinson Leer600g/sb: Initialize ra_constraint::cost. 88/7488/1
2013-07-13 Vinson Leeglsl: Initialize ast_aggregate_initializer::constructor... 87/7487/1
2013-07-13 Paul Berryglsl: Make gl_TexCoord compatibility-only 86/7486/1
2013-07-13 Paul Berryglsl ES: Fix magnitude of gl_MaxVertexUniformVectors. 85/7485/1
2013-07-13 Marek Olšákwinsys/radeon: allow a NULL cs pointer in radeon_bo_map... 84/7484/1
2013-07-12 Chia-I Wuilo: move a santiy check into its assert() 83/7483/1
2013-07-12 Chia-I Wuilo: mark some states dirty when they are really changed 82/7482/1
2013-07-12 Chia-I Wuilo: clean up ilo_blitter_pipe_begin() 81/7481/1
2013-07-12 Alex Deucherr600g: don't use the CB/DB CP COHER logic on r6xx 80/7480/1
2013-07-12 Jonathan Liuconfigure: Avoid use of AC_CHECK_FILE for cross compiling 79/7479/1
2013-07-12 Brian Paulnv30: fix KILL_IF breakage 78/7478/1
2013-07-12 Zack Rusingallium: fixup definitions of the rsq and sqrt 77/7477/1
2013-07-12 José Fonsecautil/u_format: Comment out half float denormal test... 76/7476/1
2013-07-12 José Fonsecagallivm: Eliminate redundant lp_build_select calls. 75/7475/1
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes 74/7474/1
2013-07-12 Brian Paultgsi: fix-up KILP comments 73/7473/1
2013-07-12 Brian Paultgsi: exec TGSI_OPCODE_SQRT as a scalar instruction... 72/7472/1
2013-07-12 Brian Paultgsi: use X component of the second operand in exec_sca... 71/7471/1
2013-07-12 Brian Paulmesa: update glext.h to version 20130708 70/7470/1
2013-07-12 Brian Paulmesa: fix Address Sanitizer (ASan) issue in _mesa_add_p... 69/7469/1
2013-07-12 Brian Paulmesa: simplify some _mesa_IsEnabled() queries 68/7468/1
2013-07-12 Brian Paulos: add os_get_process_name() function 67/7467/1
2013-07-12 Brian Paulmesa: whitespace, formatting, 80-column wrapping 66/7466/1
2013-07-12 Brian Paulsoftpipe: silence some MSVC warnings 65/7465/1
2013-07-12 Brian Paulhud: silence some MSVC warnings 64/7464/1
2013-07-12 Brian Paulutil: add casts to silence MSVC warnings in u_blit.c 63/7463/1
2013-07-12 Brian Paultgsi: s/unsigned/int/ to silence MSVC warning 62/7462/1
2013-07-12 Brian Paulmesa: s/unsigned/int/ to fix MSVC warning in uniforms.c 61/7461/1
2013-07-12 Brian Paulmesa: s/GLuint/GLint/ to silence MSVC warning in textore.c 60/7460/1
2013-07-12 Brian Paulmesa: add casts to fix MSVC warnings in multisample.c 59/7459/1
2013-07-12 Brian Paulmesa: s/GLint/GLuint/ to fix MSVC warnings in mipmap.c 58/7458/1
2013-07-12 Brian Paulmesa: fix inconsistent function declaration, definitions 57/7457/1
2013-07-12 Brian Paulmesa: add cast to silence MSVC warning 56/7456/1
2013-07-12 Christian Königradeon/uvd: fall back to shader based decoding for... 55/7455/1
2013-07-12 José Fonsecaglsl: Avoid variable length arrays. 54/7454/1
2013-07-12 Matt Turnerglsl: Add support for C-style initializers. 53/7453/1
2013-07-12 Matt Turnerglsl: Add infrastructure for aggregate initializers. 52/7452/1
2013-07-12 Matt Turnerglsl: Add an is_declaration field to ast_struct_specifier. 51/7451/1
2013-07-12 Matt Turnerglsl: Track structs' ast_type_specifiers in symbol... 50/7450/1
2013-07-12 Matt Turnerglsl: Add process_vec_mat_constructor() function. 49/7449/1
2013-07-12 Matt Turnerglsl: Separate code into process_record_constructor(). 48/7448/1
2013-07-12 Matt Turnerglsl: Add copy-constructor for ast_struct_specifier. 47/7447/1
2013-07-12 Matt Turnerglsl: Add a constructor for ast_type_specifier. 46/7446/1
2013-07-12 Matt Turnerglsl: Clean up and clarify comment explaining initializ... 45/7445/1
2013-07-12 Matt Turnerglsl: Change type of is_array to bool. 44/7444/1
next