platform/upstream/mesa.git
2013-06-28 Ian Romanicki915: Remove GEN >= 4 extension support 34/7234/1
2013-06-28 Kenneth Graunkei965: Split surface format code into a new file (brw_su... 33/7233/1
2013-06-28 Alex Deucherradeonsi: add kabini pci ids 32/7232/1
2013-06-28 Alex Deucherradeonsi: add bonaire pci ids 31/7231/1
2013-06-28 Alex Deucherradeonsi: disable 2D tiling on CIK for now 30/7230/1
2013-06-28 Alex Deucherradeonsi: add llvm processor names for CIK 29/7229/1
2013-06-28 Alex Deucherradeonsi: emit PA_SC_RASTER_CONFIG[_1] on cik 28/7228/1
2013-06-28 Alex Deucherradeonsi: PA_CL_ENHANCE is privileged on CIK 27/7227/1
2013-06-28 Alex Deucherradeonsi: update surface sync packet emit for CIK 26/7226/1
2013-06-28 Alex Deucherradeonsi: store chip class in the pm4 struct 25/7225/1
2013-06-28 Alex Deucherradeonsi: properly handle DB tiling setup on CIK 24/7224/1
2013-06-28 Alex Deucherradeonsi: emit additional shader pgm rsrc registers... 23/7223/1
2013-06-28 Alex Deucherradeonsi: emit TA_BC_BASE_ADDR_HI for border color... 22/7222/1
2013-06-28 Alex Deucherradeonsi: fix VGT_PRIMITIVE_TYPE emit for CIK 21/7221/1
2013-06-28 Alex Deucherradeonsi: register updates for CIK 20/7220/1
2013-06-28 Alex Deucherradeonsi: initial PM4 changes for CIK 19/7219/1
2013-06-28 Alex Deucherradeonsi: initial support for CIK chips 18/7218/1
2013-06-28 Alex Deucherradeonsi: rename SI chip class from TAHITI to SI 17/7217/1
2013-06-28 Tom Stellardr600g: Fix build 16/7216/1
2013-06-28 Anuj Phogatmesa: Return ZeroVec/dummyReg instead of NULL pointer 15/7215/1
2013-06-28 Tom Stellardmesa: Fix build with older gcc since update of glext.h 14/7214/1
2013-06-28 Tom Stellardr600g/compute: Accept LDS size from the LLVM backend 13/7213/1
2013-06-28 Tom Stellardr600g/compute: Move compute_shader_create() function... 12/7212/1
2013-06-28 Brian Paulsvga: pass svga_compile_key by reference instead of... 11/7211/1
2013-06-28 Brian Paulsvga: use switch statement in svga_shader_type() 10/7210/1
2013-06-28 Chia-I Wuilo: clean up states that use ilo_view_surface 09/7209/1
2013-06-28 Chia-I Wuilo: remove ilo_cbuf_state::count 08/7208/1
2013-06-28 Chia-I Wuilo: clean up ilo_set_constant_buffer() 07/7207/1
2013-06-28 Chia-I Wuilo: clean up states that take a start_slot 06/7206/1
2013-06-28 Vinson Leeglsl: Initialize member variable is_ubo_var in constructor. 05/7205/1
2013-06-28 Chia-I Wuilo: use shorter names for dirty flags 04/7204/1
2013-06-28 Chia-I Wuilo: track if primitive restart has changed 03/7203/1
2013-06-28 Chia-I Wuilo: avoid potential dangling pointer dereference 02/7202/1
2013-06-28 Ian Romanickmesa: Remove GL_EXT_clip_volume_hint 01/7201/1
2013-06-27 Chad Versacei965,i915: Return early if miptree allocation fails 00/7200/1
2013-06-27 Roland Scheideggerllvmpipe: handle offset_clamp 99/7199/1
2013-06-27 Roland Scheideggerllvmpipe: remove never reached code for timestamp queries. 98/7198/1
2013-06-27 Roland Scheideggerllvmpipe: fix a bug in opaque optimization 97/7197/1
2013-06-27 Vinson Leeradeonsi/compute: Fix memory leak in radeonsi_launch_grid. 96/7196/1
2013-06-27 Tom Stellardclover: Fix build with LLVM 3.4 95/7195/1
2013-06-27 Bill Yorkdocs: updated instructions for Mesa on Windows 94/7194/1
2013-06-27 Matthew McClurepostprocess: handle partial intialization failures. 93/7193/1
2013-06-27 Brian Paulglx: return True/False instead of GL_TRUE/GL_FALSE 92/7192/1
2013-06-27 Brian Paulglx: move declarations before code 91/7191/1
2013-06-27 Brian Paulmesa: move declarations before code 90/7190/1
2013-06-27 José Fonsecaglsl: Use the C99 variadic macro syntax. 89/7189/1
2013-06-27 José Fonsecascons: Add dependencies to all .xml files. 88/7188/1
2013-06-27 Chia-I Wuilo: plug a potential index buffer leak 87/7187/1
2013-06-26 Roland Scheideggersoftpipe: honor predication for clear_render_target... 86/7186/1
2013-06-26 Roland Scheideggerllvmpipe: add support for nested / overlapping queries 85/7185/1
2013-06-26 Roland Scheideggerllvmpipe: rework query logic 84/7184/1
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory. 83/7183/1
2013-06-26 Eric Anholti915: Fork the shared code from i965. 82/7182/1
2013-06-26 Eric Anholti915: Remove dead symlink. 81/7181/1
2013-06-26 Eric Anholtglx: Fix another missed glMultiDrawElementsEXT const... 80/7180/1
2013-06-26 Ian Romanickglsl: Move all var decls to the front of the IR list... 79/7179/1
2013-06-26 Ian Romanicki965: Be more careful with the interleaved user array... 78/7178/1
2013-06-26 Brian Paulmesa: add const qualifier to glMultiDrawElementsEXT... 77/7177/1
2013-06-26 Brian Paulmesa: remove const from glDebugMessageCallbackARB(... 76/7176/1
2013-06-26 Kenneth Graunkei965/vs: Combine code generation's inst->opcode switch... 75/7175/1
2013-06-26 Kenneth Graunkei965: Remove broken source type assertions from brw_alu3(). 74/7174/1
2013-06-26 Kenneth Graunkei965: Add back strict type assertions for MAD and LRP. 73/7173/1
2013-06-26 Kenneth Graunkeglsl: Streamline the built-in type handling code. 72/7172/1
2013-06-26 Kenneth Graunkeglsl: Don't use random pointers as an array of glsl_typ... 71/7171/1
2013-06-26 Kenneth Graunkeglsl: Stop being clever with pointer arithmetic when... 70/7170/1
2013-06-26 Kenneth Graunkeglsl: Add simple vector type accessor helpers. 69/7169/1
2013-06-26 Brian Paulmesa: update glext.h to version 20130624 68/7168/1
2013-06-26 Brian Paulst/mesa: add casts to silence MSVC warnings 67/7167/1
2013-06-26 Brian Paulst/mesa: make rtt_level, face, slice unsigned to silenc... 66/7166/1
2013-06-26 Brian Paulhud: add float casts to silence MSVC warnings 65/7165/1
2013-06-26 Brian Paulhud: include stdio.h since we use fprintf(), fscanf... 64/7164/1
2013-06-26 Brian Paulhud: add cast to silence MSVC warning 63/7163/1
2013-06-26 Brian Paulos: add cast in os_time_sleep() to silence MSVC warning 62/7162/1
2013-06-26 Brian Paulvega: add some casts to silence MSVC warnings 61/7161/1
2013-06-26 Brian Paulutil: int/unsigned changes to silence some MSVC warnings 60/7160/1
2013-06-26 Brian Paulutil: add some casts to silence some MSVC warnings 59/7159/1
2013-06-26 Brian Paulutil: s/int/unsigned/ to silence some MSVC warnings 58/7158/1
2013-06-26 Maarten Lankhorstnvc0: set rsvd_kick correctly 57/7157/1
2013-06-26 Maarten Lankhorstnvc0: fix push_space checks for video decoding 56/7156/1
2013-06-26 Vinson Leeilo: Remove max_threads dead code path. 55/7155/1
2013-06-26 Jean-Sébastien... winsys/intel: fix typo in "ETIMEOUT" 54/7154/1
2013-06-26 Chia-I Wuilo: use a bitmask for enabled constant buffers 53/7153/1
2013-06-26 Maarten Lankhorstvl/mpeg12: handle mpeg-1 bitstreams more correctly 52/7152/1
2013-06-26 Chia-I Wuilo: support PIPE_CAP_USER_INDEX_BUFFERS 51/7151/1
2013-06-26 Chia-I Wuilo: make pipe_draw_info a context state 50/7150/1
2013-06-26 Chia-I Wuilo: support PIPE_CAP_USER_CONSTANT_BUFFERS 49/7149/1
2013-06-26 Eric Anholti915: Drop dead batch dumping code. 48/7148/1
2013-06-26 Eric Anholtintel: Drop little bits of dead code. 47/7147/1
2013-06-26 Eric Anholti965: Stop recomputing the miptree's size from the... 46/7146/1
2013-06-26 Eric Anholti965: Drop unused argument to translate_tex_format(). 45/7145/1
2013-06-26 Eric Anholti965/gen4-5: Stop using bogus polygon_offset_scale... 44/7144/1
2013-06-26 Eric Anholti915: Use the current drawbuffer's depth for polygon... 43/7143/1
2013-06-26 Eric Anholtintel: Add perf debug for glCopyPixels() fallback checks. 42/7142/1
2013-06-26 Eric Anholti965: Add debug to INTEL_DEBUG=blorp describing hiz... 41/7141/1
2013-06-26 Eric Anholtra: Fix register spilling. 40/7140/1
2013-06-26 Eric Anholti965/fs: Dump IR when fatally not compiling due to... 39/7139/1
2013-06-26 Naohiro Aotaxmlpool/build: Make sure to set mo properly 38/7138/1
2013-06-26 Eric Anholti965: Remove the rest of brw_update_draw_buffer(). 37/7137/1
2013-06-26 Eric Anholti965: Stop updating FBO state on drawbuffers change. 36/7136/1
2013-06-26 Eric Anholti965: Stop recomputing drawbuffer bounds on drawbuffer... 35/7135/1
next