platform/upstream/mesa.git
2013-07-03 Kenneth Graunkei965: Declare for-loop counters in the loop in brw_tex_... 55/7355/1
2013-07-03 Kenneth Graunkei965: Remove use of GLuint/GLint in brw_tex_layout.c. 54/7354/1
2013-07-03 Kenneth Graunkei965: Tidy the brw_tex_layout.c copyright and file... 53/7353/1
2013-07-03 Kenneth Graunkei965: Move i945_texture_layout_2d to brw_tex_layout.c 52/7352/1
2013-07-03 Kenneth Graunkei965: Remove fallthrough for Gen4 cube map layout. 51/7351/1
2013-07-03 Kenneth Graunkei965: Combine GL_TEXTURE_CUBE_MAP_ARRAY case with the... 50/7350/1
2013-07-03 Kenneth Graunkei965: Pull 3D texture layout code out into a helper... 49/7349/1
2013-07-03 Kenneth Graunkei965: Replace maxBatchSize variable with BATCH_SZ define. 48/7348/1
2013-07-03 Kenneth Graunkei965: Move annotate_aub out of the vtable. 47/7347/1
2013-07-03 Kenneth Graunkei965: Move debug_batch hook out of the vtable. 46/7346/1
2013-07-03 Kenneth Graunkei965: Remove render_target_supported from the vtable. 45/7345/1
2013-07-03 Kenneth Graunkei965: Move is_hiz_depth_format out of the vtable. 44/7344/1
2013-07-03 Kenneth Graunkei965: Remove the invalidate_state() vtable hook. 43/7343/1
2013-07-03 Kenneth Graunkei965: Replace fprintfs with assertions in GLenum compar... 42/7342/1
2013-07-03 Kenneth Graunkei965: Replace intel_state.c enums with those from brw_d... 41/7341/1
2013-07-03 Kenneth Graunkei965: Delete pre-DRI2.3 viewport hacks. 40/7340/1
2013-07-03 Kenneth Graunkei965: Remove "There are probably better ways" comment. 39/7339/1
2013-07-03 Kenneth Graunkei965: Delete brw_print_reg() function. 38/7338/1
2013-07-03 Kenneth Graunkei965: Move contents of intel_clear.h to intel_context.h. 37/7337/1
2013-07-03 Kenneth Graunkei965: Move contents of intel_extensions.h to intel_cont... 36/7336/1
2013-07-03 Kenneth Graunkei965: Remove some dead code. 35/7335/1
2013-07-03 Kenneth Graunkei965: Delete dead intel_buffer_object::range_map_size... 34/7334/1
2013-07-03 Kenneth Graunkei965: Remove intel_buffer_object::source. 33/7333/1
2013-07-03 Kenneth Graunkei965: Fix buffer object segfault since removal of syste... 32/7332/1
2013-07-03 Matthew McClurepostprocess: move second temporary assertion into isola... 31/7331/1
2013-07-03 José Fonsecaglsl: Ensure snprintf is defined on MSVC builds. 30/7330/1
2013-07-03 Ilia Mirkintargets/xvmc-nouveau: add in missing nv30 lib 29/7329/1
2013-07-02 Marek Olšákmesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimit... 28/7328/1
2013-07-02 Marek Olšákst/mesa: disable EXT_separate_shader_objects 27/7327/1
2013-07-02 Marek Olšákglsl/linker: eliminate unused and set-but-unused built... 26/7326/1
2013-07-02 Marek Olšákglsl/linker: check against varying limit after unused... 25/7325/1
2013-07-02 Marek Olšákglsl/linker: link shaders in the opposite order (from... 24/7324/1
2013-07-02 Marek Olšákmesa: renumber shader indices according to their placem... 23/7323/1
2013-07-02 José Fonsecagallivm: Simplify intrinsic name construction. 22/7322/1
2013-07-02 Kenneth Graunkeglsl/builtins: Fix ARB_texture_cube_map_array built... 21/7321/1
2013-07-02 José Fonsecagallivm: Fix MSVC build. 20/7320/1
2013-07-02 José Fonsecagallivm: Fix indirect immediate registers. 19/7319/1
2013-06-28 Zack Rusingallium/tests: fix the translate test 18/7318/1
2013-07-01 Anuj Phogati965: Enable ext_framebuffer_multisample_blit_scaled... 17/7317/1
2013-07-01 Anuj Phogati965/blorp: Add bilinear filtering of samples for multi... 16/7316/1
2013-07-01 Ian Romanickdocs: Import 9.1.4 release notes, add news item. 15/7315/1
2013-06-28 Zack Rusindraw/translate: fix instancing 14/7314/1
2013-06-28 Zack Rusindraw: fix incorrect clipper invocation statistics 13/7313/1
2013-06-28 Zack Rusindraw/gallivm: export overflow arithmetic to its own... 12/7312/1
2013-06-28 Zack Rusindraw: check for integer overflows in instance computation 11/7311/1
2013-06-28 Zack Rusindraw: check for an integer overflow when computing... 10/7310/1
2013-06-28 Zack Rusindraw: account for elem size when computing overflow 09/7309/1
2013-07-01 Vinson Leei965: Initialize brw_blorp_const_color_program member... 08/7308/1
2013-07-01 Ross Burtoneglplatform: use unsigned long instead of 32-bit ints... 07/7307/1
2013-07-01 Ross Burtonbuild: fix EGL build when no X11 headers are present 06/7306/1
2013-07-01 José Fonsecatools/trace: Return dummy fence object to silence warnings. 05/7305/1
2013-07-01 José Fonsecatools/trace: Don't crash if a trace has no timing infor... 04/7304/1
2013-07-01 José Fonsecascons: Fix dependencies of enums.c and api_exec.c. 03/7303/1
2013-07-01 Maarten Lankhorstnvc0: allow frame dropping in h264 02/7302/1
2013-07-01 Tom Stellardr300g/compiler: Prevent regalloc from swizzling texture... 01/7301/1
2013-07-01 Tom Stellardr300g/compiler/tests: Add an assembly parser 00/7300/1
2013-07-01 Tom Stellardr300g: Fix make check 99/7299/1
2013-07-01 Grigori Goronzyr600g: implement fast color clears for MSAA on evergreen+ 98/7298/1
2013-07-01 Marek Olšákr600g/compute: disable unused colorbuffer slots 97/7297/1
2013-06-30 Marek Olšákst/mesa: handle SNORM formats in generic CopyPixels... 96/7296/1
2013-06-29 Matt Turneri965: NULL check depth_mt to quiet static analysis. 95/7295/1
2013-06-29 Roland Scheideggerllvmpipe: fix timer query if there's no bins 94/7294/1
2013-06-28 Tom Stellardclover: Don't segfault when compiling a program with... 93/7293/1
2013-06-28 Eric Anholtmesa: Remove unused allow_large_textures driconf from... 92/7292/1
2013-06-28 Kenneth Graunkei915: Remove GLES 3.0 sRGB workaround. 91/7291/1
2013-06-28 Kenneth Graunkei965: Remove is_945. 90/7290/1
2013-06-28 Kenneth Graunkei965: Delete hw_stencil flag. 89/7289/1
2013-06-28 Kenneth Graunkei965: Remove hw_stipple flag. 88/7288/1
2013-06-28 Kenneth Graunkei965: Remove use_early_z option. 87/7287/1
2013-06-28 Kenneth Graunkei965: Remove unused SUBPIXEL_* macros. 86/7286/1
2013-06-28 Kenneth Graunkei965: Remove redundant Gen3 PCI IDs. 85/7285/1
2013-06-28 Kenneth Graunkeintel: Remove unused INTEL_MAX_FIXUP macro. 84/7284/1
2013-06-28 Eric Anholti965: Drop i915 register/instruction definitions. 83/7283/1
2013-06-28 Eric Anholti965: Drop code for calling the empty brw_update_draw_b... 82/7282/1
2013-06-28 Eric Anholti965: Drop dead i915 blend state code. 81/7281/1
2013-06-28 Eric Anholti965: Drop i915-specific blit clear code. 80/7280/1
2013-06-28 Eric Anholti965: Drop the system-memory VBO support for i915. 79/7279/1
2013-06-28 Eric Anholti965: Drop i915 swtnl code. 78/7278/1
2013-06-28 Eric Anholti965: Drop i915-specific vtbl entries. 77/7277/1
2013-06-28 Eric Anholti965: Drop swtnl fallback code for i915. 76/7276/1
2013-06-28 Eric Anholti965: Drop i915 code from intel_screen. 75/7275/1
2013-06-28 Eric Anholti965: Drop #ifdef I915 code. 74/7274/1
2013-06-28 Eric Anholti965: Drop code checking for gen <= 3. 73/7273/1
2013-06-28 Eric Anholti915: Remove a duplicated set of PCI IDs. 72/7272/1
2013-06-28 Eric Anholti915: Remove various remaining dead code. 71/7271/1
2013-06-28 Eric Anholti915: Remove dead debug flags. 70/7270/1
2013-06-28 Eric Anholti915: Remove state batch emit support. 69/7269/1
2013-06-28 Eric Anholti915: Drop unused register #defines from the shared... 68/7268/1
2013-06-28 Eric Anholti915: Drop 965+ GL version setup. 67/7267/1
2013-06-28 Eric Anholti915: Remove gen6+ batchbuffer support. 66/7266/1
2013-06-28 Eric Anholti915: Drop chipset detection code for 965+ chipsets. 65/7265/1
2013-06-28 Eric Anholti915: Drop context fields specific to 965+ chipsets. 64/7264/1
2013-06-28 Eric Anholti915: Drop all has_llc code. 63/7263/1
2013-06-28 Eric Anholti915: Remove the remainder of the batchbuffer caching. 62/7262/1
2013-06-28 Eric Anholti915: Remove miscellanous uncalled gen4 code from forme... 61/7261/1
2013-06-28 Eric Anholti915: Remove most of the code under gen >= 4 checks. 60/7260/1
2013-06-28 Eric Anholti915: Remove fake ETC support that only existed on... 59/7259/1
2013-06-28 Eric Anholti915: Remove separate stencil code. 58/7258/1
2013-06-28 Eric Anholti915: Remove the I915 macro from the formerly shared... 57/7257/1
2013-06-28 Eric Anholti915: Remove all the MSAA support code. 56/7256/1
next