i965: Remove dependency to tex object in default color setup
[mesa.git] / src / mesa /
2015-04-29 Topi Pohjolaineni965: Remove dependency to tex object in default color...
2015-04-29 Topi Pohjolaineni965: Refactor and expose brw_upload_binding_table()
2015-04-29 Topi Pohjolaineni965: Expose and refactor brw_update_renderbuffer_surfa...
2015-04-29 Topi Pohjolaineni965: Refactor rb surface setup to allow caller to...
2015-04-29 Topi Pohjolaineni965/gen8: Use constant pointers for reading miptree...
2015-04-29 Topi Pohjolaineni965/ps: Use SET_FIELD() for sampler count
2015-04-29 Neil Robertsi965: Don't try to apply the opt_sampler_eot extension...
2015-04-29 Axel Davyutil/macros: Move DIV_ROUND_UP to util/macros.h
2015-04-29 Jose Fonsecamesa: Fix glGetProgramiv(GL_ACTIVE_ATTRIBUTES).
2015-04-28 Brian Paulmeta: remove unneeded #include colortab.h
2015-04-28 Brian Paulmesa: remove unneeded #include colortab.h
2015-04-28 Brian Paulmesa: remove unused options var in compile_shader()
2015-04-28 Ilia Mirkinst/mesa: allow glsl version up to 410, enable ARB_shade...
2015-04-27 Kenneth Graunkei965/vs: Remove unnecessary NULL check on generate_code...
2015-04-27 Matt Turneri965: Enable ARB_gpu_shader5 on Gen8+.
2015-04-27 Matt Turneri965/fs: Fix code emission for imul_high in NIR.
2015-04-27 Matt Turneri965/fs: Fix stride for multiply in macro.
2015-04-27 Matt TurnerRevert "i965/fs: Allow SIMD16 borrow/carry/64-bit multi...
2015-04-27 Ilia Mirkinmesa: fix up GLSL version when computing GL version
2015-04-27 Ilia Mirkinmesa: the function name appears to have a gl prefix...
2015-04-27 Zoë BladeFix a few typos
2015-04-27 Francisco Jerezi965/gen8: Factor out texture surface state set-up...
2015-04-27 Francisco Jerezi965/gen7: Factor out texture surface state set-up...
2015-04-27 Francisco Jerezi965: Add helper functions to calculate the slice pitch...
2015-04-25 Kenneth Graunkei965: Fill out the rest of brw_debug_recompile_sampler_...
2015-04-25 Kenneth Graunkei965: Disassemble sampler message names on Gen5+.
2015-04-25 Matt Turneri965/fs: Disallow constant propagation into POW on...
2015-04-25 Ilia Mirkinmesa: add support for exposing up to GL4.2
2015-04-24 Matt Turneri965/fs: Add missing pixel_x/y to brw_instruction_name().
2015-04-24 Matt Turneri965/fs: Don't constant propagate into integer math...
2015-04-24 Brian Paulmesa: put more info in glTexImage GL_OUT_OF_MEMORY...
2015-04-24 Matt Turneri965/fs: Allow 2-src math instructions to have immediat...
2015-04-24 Tapani Pällimesa: fix glGetActiveUniformsiv regression
2015-04-24 Tapani Pällimesa: refactor active attrib queries for glGetProgramiv
2015-04-24 Jason Ekstrandi965: Add an INTEL_DEBUG=spill option to test spilling
2015-04-24 Jason Ekstrandi965/debug: Use the ull specifier for DEBUG enum defines
2015-04-23 Kenneth Graunkei965: Disallow linear blits that are not cacheline...
2015-04-23 Kenneth Graunkei965: Make intel_emit_linear_blit handle Gen8+ alignmen...
2015-04-23 Jason Ekstrandi965/nir: Use the correct offsets when handling registe...
2015-04-23 Dave Airliest/mesa: add ARB_texture_stencil8 support (v4)
2015-04-23 Dave Airliemesa: finish implementing ARB_texture_stencil8 (v5)
2015-04-22 Jason Ekstrandmesa: remove the gl_sl_pragmas structure
2015-04-22 Jason Ekstrandi965: Add a brw_compiler structure and store the regist...
2015-04-22 Jason Ekstrandi965: Rename brw_compile to brw_codegen
2015-04-22 Jason Ekstrandi965: Use device_info instead of the context for comput...
2015-04-22 Jason Ekstrandi965: Use device_info instead of the context in instruc...
2015-04-22 Jason Ekstrandi965: Add a devinfo field to backend_visitor and use...
2015-04-22 Jason Ekstrandi965: Remove remaining uses of ctx->Const.UniformBoolea...
2015-04-22 Jason Ekstrandi965/vec4: Add a devinfo field to the generator and...
2015-04-22 Jason Ekstrandi965/fs: Add a devinfo field to the generator and use...
2015-04-22 Jason Ekstrandi965/device_info: Add a supports_simd16_3src flag
2015-04-22 Jason Ekstrandi965/device_info: Add a HSW_FEATURES macro
2015-04-22 Jason Ekstrandi965: Make the annotation code take a device_info inste...
2015-04-22 Jason Ekstrandi965/fs: Remove the GL context from the generator
2015-04-22 Jason Ekstrandi965: Remove the context field from brw_compiler
2015-04-22 Jason Ekstrandi965: Make the disassembler take a device_info instead...
2015-04-22 Jason Ekstrandi965: Make instruction compaction take a device_info...
2015-04-22 Jason Ekstrandi965: Make the brw_inst helpers take a device_info...
2015-04-22 Jason Ekstrandi965/eu: Add a devinfo parameter to brw_compile
2015-04-22 Jason Ekstrandi965: Do better fake context setup in unit tests
2015-04-22 Jason Ekstrandi965: Remove the context parameter from brw_texture_offset
2015-04-22 Anuj Phogatmesa: Fix typo in a comment
2015-04-22 Brian Paulmesa: add check for NV_texture_barrier in _mesa_Texture...
2015-04-22 Brian Paulmain: silence missing return value warning in array_ind...
2015-04-22 Emil Velikovandroid: xmlpool: cleanup the generation rules
2015-04-22 Chih-Wei Huangandroid: xmlpool: Get rid of the last use of intermedia...
2015-04-22 Chih-Wei Huangandroid: export the path of the generated headers
2015-04-22 Chih-Wei Huangandroid: fix the building rules for Android 5.0
2015-04-22 Chih-Wei Huangandroid: fix building issues of host binaries
2015-04-22 Chih-Wei Huangandroid: fix a building error of libmesa_program
2015-04-22 Emil Velikovandroid: mesa: fold the ARCH_X86_HAVE_SSE4_1 conditionals
2015-04-22 Emil Velikovandroid: mesa: fix the path of the SSE4_1 optimisations
2015-04-22 Emil Velikovandroid: build the Mesa IR -> NIR translator
2015-04-22 Emil Velikovandroid: dri: link against libmesa_util
2015-04-22 Emil Velikovandroid: add $(mesa_top)/src/mesa/main to the includes...
2015-04-22 Emil Velikovandroid: add gallium dirs to more places in the tree
2015-04-22 Emil Velikovandroid: dri/common: conditionally include drm_cflags...
2015-04-22 Mauro Rossiandroid: mesa: generate the format_{un,}pack.[ch] sources
2015-04-22 Emil Velikovandroid: add $(mesa_top)/src include to the whole of...
2015-04-22 Emil Velikovandroid: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
2015-04-22 Kenneth Graunkedrirc: Add "Second Life" quirk (allow_glsl_extension_di...
2015-04-21 Kenneth Graunkenir: Fix per-component negation in prog_to_nir's SWZ...
2015-04-21 Matt Turneri965/fs: Combine pixel center calculation into one...
2015-04-21 Matt Turneri965/fs: Calculate delta_x and delta_y together.
2015-04-21 Matt Turneri965/fs: Emit ADDs for gl_FragCoord, not virtual opcodes.
2015-04-21 Matt Turneri965/fs: Manually set source regioning on PLN instructions.
2015-04-21 Matt Turneri965/fs: Add LINTERP's src0 to fs_inst::regs_read().
2015-04-21 Matt Turneri965/fs: Set compression only if writing two registers.
2015-04-21 Matt Turneri965/fs: Allow an execution size of 32.
2015-04-21 Matt Turneri965: Make type_sz() return unsigned.
2015-04-21 Matt Turneri965: Replace guess_execution_size with something simpler.
2015-04-21 Matt Turneri965/fs: Ensure delta_x/y are even-aligned registers...
2015-04-21 Marius Predutmain: remove __FUNCTION__ defined because it is obsolete
2015-04-21 Marius Predutradeon: replace __FUNCTION__ with __func__
2015-04-21 Tapani Pällimesa: add missing break in switch statement
2015-04-21 Tapani Pällimesa: fix UBO queries for active uniforms
2015-04-21 Neil Robertsi965/skl: Fix the qpitch value
2015-04-21 Neil Robertsi965/skl: Don't use ALL_SLICES_AT_EACH_LOD
2015-04-17 Connor Abbottmesa/main: add autogenerated format-info.c to gitignore
2015-04-17 Kenneth Graunkei965: Issue perf_debug messages for unsynchronized...
next