platform/upstream/mesa.git
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
2013-06-26 Eric Anholti965: Remove _NEW_DEPTH state flagging on drawbuffers... 34/7134/1
2013-06-26 Eric Anholtintel: Stop doing special _NEW_STENCIL state flagging... 33/7133/1
2013-06-26 Eric Anholti965: Stop flagging viewport/scissor change on drawbuff... 32/7132/1
2013-06-26 Eric Anholti965: Stop flagging _NEW_POLYGON on drawbuffers change. 31/7131/1
2013-06-26 Eric Anholtradeon: Remove gratuitous custom framebuffer resize... 30/7130/1
2013-06-26 Eric Anholtintel: Remove gratuitous custom framebuffer resize... 29/7129/1
2013-06-26 Eric Anholtmesa: Remove the Initialized field from framebuffers. 28/7128/1
2013-06-26 Eric Anholtmesa: Remove Driver.GetBufferSize and its callers. 27/7127/1
2013-06-26 Vinson Leeglsl: Fix gl_shader_program::UniformLocationBaseScale... 26/7126/1
2013-06-25 Brian Paulsvga: allow 3D transfers in svga_texture_transfer_map() 25/7125/1
2013-06-25 Brian Paulsvga: use new svga_define_texture_level() helper 24/7124/1
2013-06-25 Brian Paulsvga: fix layer/level mix-up in svga_mark_surface_dirty() 23/7123/1
2013-06-25 Brian Paulsvga: use new svga_age_texture_view() helper 22/7122/1
2013-06-25 Brian Paulsvga: add array index assertion in svga_validate_sample... 21/7121/1
2013-06-25 Brian Paulsvga: use svga_texture() helper instead of casting 20/7120/1
2013-06-25 José Fonsecautil/debug: Cleanup/improve debug_symbol_name_dbghelp. 19/7119/1
2013-06-25 José Fonsecautil/debug: Make debug_backtrace_capture work for 64bit... 18/7118/1
2013-06-25 Zack Rusindraw: allow overflows in the llvm paths 17/7117/1
2013-06-25 Zack Rusindraw: avoid overflows in the llvm draw loop 16/7116/1
2013-06-25 Maarten Lankhorstnvc0: do not set tiled mode on gart bo when fence debug... 15/7115/1
2013-06-25 Chia-I Wuilo: honor render condition in blitter 14/7114/1
2013-06-25 Chia-I Wuilo: remove ilo_shader_internal.h from GEN6 pipeline 13/7113/1
2013-06-25 Chia-I Wuilo: remove ilo_shader_internal.h from GEN7 pipeline 12/7112/1
2013-06-25 Chia-I Wuilo: speed up ilo_shader_select_kernel_routing() a bit 11/7111/1
2013-06-25 Chia-I Wuilo: move SBE setup code to ilo_shader.c 10/7110/1
2013-06-25 Chia-I Wuilo: use ilo_shader_state exclusively in GPE 09/7109/1
2013-06-25 Chia-I Wuilo: map SO registers at shader compile time 08/7108/1
2013-06-25 Chia-I Wuilo: use ilo_shader_cso for FS 07/7107/1
2013-06-25 Chia-I Wuilo: use ilo_rasterizer_state exclusively in GPE 06/7106/1
2013-06-25 Chia-I Wuilo: convert pipe_rasterizer_state to ilo_rasterizer_wm 05/7105/1
2013-06-25 Chia-I Wuilo: use ilo_shader_cso for GS 04/7104/1
2013-06-25 Chia-I Wuilo: introduce ilo_shader_cso for VS 03/7103/1
2013-06-25 Chia-I Wuilo: add functions to query shaders 02/7102/1
2013-06-25 Chia-I Wuilo: clean up finalize_shader_states() 01/7101/1
2013-06-25 Chia-I Wuilo: use multiple entry points for shader creation 00/7100/1
2013-06-25 Chia-I Wuilo: move internal shader interface to a new header 99/7099/1
2013-06-24 Brian Paulgallium/hud: do not use free() for the free_query_data... 98/7098/1
2013-06-24 Matthew McCluredraw: check for out-of-memory conditions in the AA... 97/7097/1
2013-06-24 José Fonsecatests/graw: Fix typo in shader-leak.c 96/7096/1
2013-06-24 José Fonsecatools/trace: Fix syntax. 95/7095/1
2013-06-24 Richard Sandifordst/dri/sw: Fix pitch calculation in drisw_update_tex_buffer 94/7094/1
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines 93/7093/1
2013-06-22 Roland Scheideggerllvmpipe: fix wrong results for queries not in a scene 92/7092/1
2013-06-22 Brian Paulgallium/docs: more documentation for pipe_resource... 91/7091/1
2013-06-22 Brian Paulsvga: minor cleanups, comments in svga_tgsi_insn.c 90/7090/1
2013-06-22 Brian Paulsvga: add null ptr check in svga_get_tex_sampler_view() 89/7089/1
2013-06-22 José Fonsecatools/trace: Several tweaks/fixes to dump_state 88/7088/1
2013-06-22 José Fonsecatrace: Dump result of create_stream_output_target 87/7087/1
2013-06-22 Maarten Lankhorstvl/mpeg12: fix mpeg-1 bytestream parsing 86/7086/1
2013-06-21 Rob Clarkfreedreno/a3xx/compiler: ensure min # of cycles after... 85/7085/1
2013-06-21 Rob Clarkfreedreno/a3xx/compiler: add TGSI_OPCODE_ABS 84/7084/1
2013-06-21 Rob Clarkfreedreno/a3xx/compiler: add TGSI_OPCODE_DPH 83/7083/1
2013-06-21 Rob Clarkfreedreno/a3xx/compiler: fix for replicating instructions 82/7082/1
2013-06-21 Eric Anholtmesa: Move the common _mesa_glsl_compile_shader() code... 81/7081/1
2013-06-21 Eric Anholtmesa: Move shader compiler API code to shaderapi.c 80/7080/1
2013-06-21 Eric Anholtmesa: Fix missing setting of shader->IsES. 79/7079/1
2013-06-21 Eric Anholtmesa: Use shared code for converting shader targets... 78/7078/1
2013-06-21 Eric Anholtglsl: Remove ir_print_visitor.h includes and usage 77/7077/1
2013-06-21 Eric Anholtglsl: Make _mesa_print_ir() available from anything... 76/7076/1
2013-06-21 Paul Berryglsl: Make some files safe to include from C 75/7075/1
next