mesa: add const qualifier, comment on can_avoid_reallocation()
[mesa.git] / src /
2016-10-06 Brian Paulmesa: add const qualifier, comment on can_avoid_realloc...
2016-10-06 Brian Paulmesa: add comment/assertion on get_tex_level_parameter_...
2016-10-06 Jason Ekstrandnir: Remove some no longer needed asserts
2016-10-06 Jason Ekstrandnir: Make nir_foo_first/last_cf_node return a block...
2016-10-06 Jason Ekstrandnir: Add asserts to the casting functions
2016-10-06 Steven Tothgallium/hud: Remove superfluous debug
2016-10-06 Emil Velikovamd: add amd_kernel_code_t.h to the sources list
2016-10-06 Emil Velikovsvga: add svga_mksstats.h to the sources list
2016-10-06 Emil Velikovglx: rename choose_visual(), drop const argument
2016-10-06 Emil Velikovglx: return GL_FALSE from glx_screen_init where applicable.
2016-10-06 Emil Velikovglx: correctly mask the drawableType for GLX_ARB_fbconf...
2016-10-06 Chuck Atkinsautoconf: Make header install distinct for various...
2016-10-06 Emil Velikovmesa: annotate AttribFuncsARB[] as const
2016-10-06 Emil Velikovmapi/glapi: remove unused _glapi_check_table()
2016-10-06 Emil Velikovglapi/hgl: remove the final user of _glapi_check_table()
2016-10-06 Emil Velikovmapi/glapi: remove unused _glapi_check_table_not_null
2016-10-06 Emil Velikovst/xvmc/tests: force enable assertions
2016-10-06 Emil Velikovanv: automake: ship intel_icd.json.in in the tarball
2016-10-06 Emil Velikovintel: automake: reference the correct header
2016-10-06 Lionel Landwerlinintel: aubinator: add missing return characters
2016-10-06 Kenneth Graunkenir: Delete open coded type printing.
2016-10-06 Philipp Zabelanv: fix GetPhysicalDeviceProperties to return timestam...
2016-10-06 Timothy Arcerii965: remove remaining tabs in brw_draw.c
2016-10-06 Timothy Arcerii965: get inputs read from nir info
2016-10-06 Timothy Arcerii965: get outputs written from nir info
2016-10-06 Timothy Arcerii965: get outputs read from nir info
2016-10-06 Timothy Arcerii965: remove remaining tabs in brw_wm.c
2016-10-06 Timothy Arcerimesa: remove the UsesDFdy flag
2016-10-06 Timothy Arcerii965: get uses discard from nir info
2016-10-06 Timothy Arcerii965: get uses texture gather from nir info
2016-10-06 Kenneth Graunkei965: Eliminate brw->cs.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->wm.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->gs.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->tes.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->tcs.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->vs.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Introduce downcast helpers for prog_data structures.
2016-10-06 Chad Versacei965/sync: Rename awkward variable
2016-10-06 Chad Versacei965/sync: Rename intel_syncobj.c -> brw_sync.c
2016-10-06 Chad Versacei965/sync: Replace 'intel' prefix with 'brw'
2016-10-06 Chad Versacei965/sync: Fix uninitalized usage and leak of mutex
2016-10-05 Jason Ekstrandnir: Use the correct infos structure for copying atomic...
2016-10-05 Samuel Pitoisetnvc0: dump program binary when chipset has been forced
2016-10-05 Marek Olšákradeonsi: fix texture border colors for compute shaders
2016-10-05 Marek Olšákgallium/radeon/winsyses: set reasonable max_alloc_size
2016-10-05 Marek Olšákradeonsi: fix interpolateAt opcodes for .zw components
2016-10-05 Marek Olšákradeonsi: add assertions to validate interpolation...
2016-10-05 Marek Olšákradeonsi: interpolate colors after interpolation weight...
2016-10-05 Marek Olšáktgsi/scan: don't set interp flags for inputs only used...
2016-10-05 Marek Olšákddebug: dump most driver information with GALLIUM_DDEBU...
2016-10-05 Karol Herbstnv50/ra: let simplify return an error and handle that
2016-10-05 Nanley Cheryintel/blorp: Use documented RECTLIST vertex positions
2016-10-05 Jason Ekstrandanv/meta: Roll clear_image into CmdClearDepthStencilImage
2016-10-05 Jason Ekstrandanv: Use blorp for VkCmdFillBuffer
2016-10-05 Kyle Brennemanegl: Implement EGL_KHR_debug (v2)
2016-10-05 Kyle Brennemanegl: Track EGL_KHR_debug state when going through EGL...
2016-10-05 Lionel Landwerlinintel: aubinator: pack supported generations into an...
2016-10-05 Ben Widawskyi965/l3: Add explicit way size calculation for bxt
2016-10-05 Nicolai Hähnlevirgl: Fix build regression of commit 8a943564
2016-10-05 Nicolai Hähnlest/mesa: enable GL_KHR_robustness
2016-10-05 Nicolai Hähnlegallium/radeon: implement set_device_reset_callback
2016-10-05 Nicolai Hähnlest/mesa: set a device reset callback when available
2016-10-05 Nicolai Hähnlest/mesa: extract conversion from pipe_reset_status...
2016-10-05 Nicolai Hähnleddebug: add pass-through of set_device_reset_callback
2016-10-05 Nicolai Hähnlegallium: add pipe_context::set_device_reset_callback
2016-10-05 Nicolai Hähnlevirgl: use the new parent/child pools for transfers
2016-10-05 Nicolai Hähnlevc4: use the new parent/child pools for transfers
2016-10-05 Nicolai Hähnlefreedreno: use the new parent/child pools for transfers
2016-10-05 Nicolai Hähnler300: use the new parent/child pools for transfers...
2016-10-05 Nicolai Hähnlegallium/radeon: use the new parent/child pools for...
2016-10-05 Nicolai Hähnleutil/slab: re-design to allow migration between pools...
2016-10-05 Nicolai Hähnleutil: use GCC atomic intrinsics with explicit memory...
2016-10-05 Lionel Landwerlini965: use L3 data cache for SSBOs
2016-10-05 Kenneth Graunkemesa: Raise INVALID_ENUM in FramebufferTexture*D for...
2016-10-05 Kenneth Graunkemesa: Reorganize check_textarget().
2016-10-05 Kenneth Graunkeaubinator: use the correct format specifier for printin...
2016-10-05 Kenneth Graunkeaubinator: Use less -RS instead of -r for the implicit...
2016-10-05 Kenneth Graunkei965: Drop _NEW_TRANSFORM from 3DSTATE_VS atom on Gen7.
2016-10-05 Kenneth Graunkei965: Fix brw_clear_cache to clean up TCS/TES shaders.
2016-10-05 Kenneth Graunkei965: Add missing BRW_CS_PROG_DATA to CS work group...
2016-10-05 Kenneth Graunkei965: Add missing BRW_NEW_CS_PROG_DATA to compute const...
2016-10-05 Kenneth Graunkei965: Add missing BRW_NEW_FS_PROG_DATA to render target...
2016-10-05 Kenneth Graunkei965: Move BRW_NEW_FRAGMENT_PROGRAM from 3DSTATE_PS...
2016-10-05 Kenneth Graunkei965: Add missing BRW_NEW_VS_PROG_DATA to 3DSTATE_CLIP.
2016-10-05 Kenneth Graunkei965: Fix missing _NEW_TRANSFORM in Gen8+ 3DSTATE_DS...
2016-10-04 Ian Romanicki965: Enable ARB_shader_atomic_counter_ops
2016-10-04 Ian Romanicki965: Refactor emission of atomic counter operations
2016-10-04 Ian Romanicknir/intrinsics: Add more atomic_counter ops
2016-10-04 Ian Romanicknir/intrinsics: Include atomic_counter_ in the names...
2016-10-04 Ian Romanickglsl: Kill __intrinsic_atomic_sub
2016-10-04 Ian Romanickglsl: Remove ir_function_signature::_is_intrinsic field
2016-10-04 Ian Romanickglsl: Add ir_function_signature::is_intrinsic() method
2016-10-04 Ian Romanickglsl: Use the ir_intrinsic_* enums instead of the __int...
2016-10-04 Ian Romanickglsl: Track a unique intrinsic ID with each intrinsic...
2016-10-04 Ian Romanickglsl: Don't emit ir_binop_carry during ir_binop_imul_hi...
2016-10-04 Timothy Arcerii965: fix unused variable warning in brw_emit_gpgpu_wal...
2016-10-04 Timothy Arcerii965: add MAYBE_UNUSED to assert param
2016-10-04 Timothy Arcerii965: wrap unused function in #ifndef NDEBUG
2016-10-04 Timothy Arcerii965: fix unused variable warning in gen7_block_read_sc...
2016-10-04 Timothy Arcerii965: add MAYBE_UNUSED to assert param
next