mesa.git
2016-09-03 Jason Ekstrandintel: Pull the guts of gen7_l3_state.c into a shared...
2016-09-03 Jason Ekstrandintel: Rename brw_get_device_name/info to gen_get_devic...
2016-09-03 Jason Ekstrandintel: s/brw_device_info/gen_device_info/
2016-09-03 Jason Ekstrandintel: Add a new "common" library for more code sharing
2016-09-03 Mauro Rossiintel/blorp: fix typo in android makefile
2016-09-03 Timothy Arcerinir: remove unused variable
2016-09-03 Connor Abbottnir: remove some fields from nir_shader_compiler_options
2016-09-03 Connor Abbottnir: fix bug with moves in nir_opt_remove_phis()
2016-09-03 Connor Abbottnir: add nir_after_phis() cursor helper
2016-09-03 Ilia Mirkinglsl: expose max atomic counter/buffer consts for tess...
2016-09-03 Ilia Mirkinmapi: don't forget to expose GetPointerv in GL ES 3.2
2016-09-03 Ilia Mirkinmain: add KHR_robustness to ES 3.2 extension requirements
2016-09-03 Ilia Mirkinnv50,nvc0: respect render condition enable flag when...
2016-09-03 Karol Herbstnvc0/ir: don't dual-issue ops that depend or interfere...
2016-09-02 Jason Ekstrandnir: Remove fake edges in the CF handling code
2016-09-02 Jason Ekstrandnir/dead_cf: Don't crash on unreachable after-loop...
2016-09-01 Samuel Pitoisetnvc0: reduce the initial code segment size to 512KB
2016-09-01 Samuel Pitoisetnvc0: allow to resize the code segment dynamically
2016-09-01 Samuel Pitoisetnvc0: add a new bin for the code segment
2016-09-01 Samuel Pitoisetnvc0: add nvc0_screen_resize_text_area() helper
2016-09-01 Samuel Pitoisetnvc0: re-upload currently bound shaders after code...
2016-09-01 Samuel Pitoisetnvc0: refactor the program upload process
2016-09-01 Jordan Justeni965: fix noop_scissor range issue on width/height
2016-09-01 Kenneth Graunkeglsl: Only force varyings to be flat when varying packing.
2016-09-01 Kenneth Graunkeglsl: Reject TCS/TES input arrays not sized to gl_MaxPa...
2016-09-01 Frank Binnswayland-drm: add missing NULL check
2016-09-01 Frank Binnsloader: fix sysfs uevent file parsing
2016-09-01 Frank Binnsegl: only store device name when Wayland support is...
2016-09-01 Lionel Landwerlinisl: round format alignment to nearest power of 2
2016-09-01 Thomas Hellstromgallium/postprocess: Fix resource freeing
2016-09-01 Ilia Mirkinst/mesa: expose OES_geometry_shader and OES_texture_cub...
2016-09-01 Eric EngestromIntroduce .editorconfig
2016-09-01 Eric Anholtvc4: Add missing break statement.
2016-08-31 Brian Paulgallium/docs: clarify render_condition_enabled paramete...
2016-08-31 Jason Ekstrandmesa: Add some more .gitignore
2016-08-31 Matt Turneri965: Pass start_offset to brw_set_uip_jip().
2016-08-31 Kenneth Graunkei965: Merge gen7_clip_state atom into gen6_clip_state...
2016-08-31 Kenneth Graunkei965: Use gs_prog_data in is_drawing_points/lines().
2016-08-31 Kenneth Graunkei965: Fix missing dirty bits related to is_drawing_poin...
2016-08-31 Samuel Pitoisetnvc0: remove an attempt at uploading all IMMD into...
2016-08-31 Samuel Pitoisetnv50: remove unused nv50_program::immd_size field
2016-08-31 Ilia Mirkinnv30: set usage to staging so that the buffer is alloca...
2016-08-31 Frank Binnsegl/x11_dri3: provide an authentication function
2016-08-31 Frank Binnsegl/x11_dri3: disable WL_bind_wayland_display for devic...
2016-08-31 Jose Fonsecascons: Fix MinGW cross compilation.
2016-08-31 Ilia Mirkinnv30: only bail on color/depth bpp mismatch when surfac...
2016-08-31 Kenneth Graunkeglsl: Handle patch qualifier on interface blocks.
2016-08-31 Ilia Mirkini965: enable OES_primitive_bounding_box with the no...
2016-08-31 Ilia Mirkinst/mesa: provide the null implementation of bounding...
2016-08-31 Ilia Mirkinglsl: add gl_BoundingBox and associated varying slots
2016-08-31 Ilia Mirkinmesa: add support for GL_PRIMITIVE_BOUNDING_BOX storage...
2016-08-31 Ilia Mirkinmesa: add scaffolding for OES/EXT_primitive_bounding_box
2016-08-31 Ilia Mirkindocs: add GL_OES_viewport_array to features
2016-08-31 Timothy Arceriaubinator: fix if indentation and add brackets to multi...
2016-08-30 Francisco Jerezi965/fs: Assert that the number of color targets is...
2016-08-30 Francisco Jerezglsl: Fix gl_program::OutputsWritten computation for...
2016-08-30 Francisco Jerezglsl: Fix incorrect hard-coded location of the gl_Secon...
2016-08-30 Francisco Jerezst/glsl_to_tgsi: Use SecondaryOutputsWritten to determi...
2016-08-30 Francisco Jerezglsl: Calculate bitset of secondary outputs written...
2016-08-30 Ian Romanickglsl: Fix typo in comment
2016-08-30 Ian Romanickglsl: Replace most assertions with unreachable()
2016-08-30 Ian Romanickglsl: Refactor handling of horizontal operations
2016-08-30 Ian Romanickglsl: Use constant_template_horizontal instead of const...
2016-08-30 Ian Romanickglsl: Eliminate constant_template2
2016-08-30 Ian Romanickglsl: Eliminate constant_template5
2016-08-30 Ian Romanickglsl: Eliminate constant_template0
2016-08-30 Ian Romanickglsl: Eliminate one of the templates for simpler operations
2016-08-30 Ian Romanickglsl: Use the generated constant expression code
2016-08-30 Ian Romanickglsl: Generate code for constant ir_triop_csel expressions
2016-08-30 Ian Romanickglsl: Generate code for constant ir_triop_lrp expressions
2016-08-30 Ian Romanickglsl: Generate code for constant ir_quadop_vector expre...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_quadop_bitfield_ins...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_triop_vector_insert...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_binop_vector_extrac...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_binop_mul expressions
2016-08-30 Ian Romanickglsl: Generate code for constant ir_triop_fma and ir_tr...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_binop_dot expressions
2016-08-30 Ian Romanickglsl: Generate code for constant ir_binop_lshift and...
2016-08-30 Ian Romanickglsl: Generate code for constant ir_binop_ldexp expressions
2016-08-30 Ian Romanickglsl: Generate code for constant unary expressions...
2016-08-30 Ian Romanickglsl: Generate code for some constant binary expression...
2016-08-30 Ian Romanickglsl: Generate code for constant unary expression that...
2016-08-30 Ian Romanickglsl: Generate code for constant expressions that have...
2016-08-30 Ian Romanickglsl: Generate code for constant binary expressions...
2016-08-30 Ian Romanickglsl: Generate code for constant binary expressions...
2016-08-30 Ian Romanickglsl: Generate code for constant unary expression that...
2016-08-30 Ian Romanickglsl: Generate code for constant unary expression that...
2016-08-30 Ian Romanickglsl: Begin generating code for the most basic constant...
2016-08-30 Ian Romanickglsl: Convert tuple into a class
2016-08-30 Ian Romanickglsl: Compact a bunch of things onto one line
2016-08-30 Ian Romanickglsl: Sort constant expression handling by IR operand...
2016-08-30 Ian Romanickglsl: Trivial whitespace and punctuation changes
2016-08-30 Ian Romanickglsl: Sort GLSL type enums in switch-statements in...
2016-08-30 Ian Romanickglsl: Always use correct float types in constant expres...
2016-08-30 Ian Romanickglsl: Extract ir_quadop_bitfield_insert implementation...
2016-08-30 Ian Romanickglsl: Extract ir_triop_bitfield_extract implementation...
2016-08-30 Ian Romanickglsl: Extract ir_binop_ldexp implementation to a separa...
2016-08-30 Ian Romanickglsl: Use find_msb_uint to implement ir_unop_find_lsb
2016-08-30 Ian Romanickglsl: Extract ir_unop_find_msb implementation to a...
2016-08-30 Ian Romanickglsl: Extract ir_unop_bitfield_reverse implementation...
next