mesa.git
2015-10-09 Marek Olšákst/mesa: translate geometry shaders into TGSI when...
2015-10-09 Marek Olšákst/mesa: translate fragment shaders into TGSI when...
2015-10-09 Marek Olšákst/mesa: translate vertex shaders into TGSI when we...
2015-10-09 Marek Olšákst/mesa: fix glDrawPixels with a texture
2015-10-09 Marek Olšákst/mesa: implement DrawPixels shader transformation...
2015-10-09 Marek Olšákst/mesa: make Z/S drawpix shaders independent of varian...
2015-10-09 Marek Olšákst/mesa: implement glBitmap shader transformation using...
2015-10-09 Marek Olšákst/mesa: remove old emulation for VS and FS variants
2015-10-09 Marek Olšákst/mesa: use TGSI utility to emulate features for FS...
2015-10-09 Marek Olšákst/mesa: use TGSI utility to emulate features for VS...
2015-10-09 Marek Olšákst/mesa: decrease the size of st_vertex_program
2015-10-09 Marek Olšákst/mesa: inline st_prepare_vertex_program
2015-10-09 Marek Olšáktgsi/scan: add info about declared samplers (v2)
2015-10-09 Marek Olšáktgsi: add a utility for emulating some GL features
2015-10-09 Marek Olšákmesa: call ProgramStringNotify for fixed-function verte...
2015-10-09 Rob Clarkglsl: move shader_enums into nir
2015-10-09 Francisco Jerezmesa: Get rid of texture-dependent image unit derived...
2015-10-09 Francisco Jerezi965: Use _mesa_is_image_unit_valid() instead of gl_ima...
2015-10-09 Francisco Jerezmesa: Skip redundant texture completeness checking...
2015-10-09 Francisco Jerezmesa: Expose function to calculate whether a shader...
2015-10-09 Francisco Jerezi965: Don't tell the hardware about our UAV access.
2015-10-09 Connor Abbottnir/instr_set: remove unnecessary check in nir_instrs_e...
2015-10-09 Connor Abbottnir: make nir_instrs_equal() static
2015-10-09 Connor Abbottnir/cse: use the instruction set API
2015-10-09 Connor Abbottnir: add an instruction set API
2015-10-09 Connor Abbottnir: constify instruction comparison functions
2015-10-09 Connor Abbottnir: constify nir_ssa_alu_instr_src_components()
2015-10-09 Connor Abbottnir: split out instruction comparison functions
2015-10-09 Neil Robertsi965/fs: Handle non-const sample number in interpolateA...
2015-10-09 Neil Robertsi965: Add a second successor to BRW_OPCODE_WHILE
2015-10-09 Neil Robertsnir: Add a function to determine if a source is dynamic...
2015-10-09 Samuel Pitoisetnvc0: move HW SM queries to nvc0_query_hw_sm.c/h files
2015-10-09 Samuel Pitoisetnvc0: move HW queries to nvc0_query_hw.c/h files
2015-10-09 Samuel Pitoisetnvc0: move SW queries to nvc0_query_sw.c/h files
2015-10-09 Samuel Pitoisetnvc0: move nvc0_so_target_save_offset() to its correct...
2015-10-09 Samuel Pitoisetnvc0: add a header file for nvc0_query
2015-10-09 Samuel Iglesias... main: fix length of values written to glGetProgramResou...
2015-10-09 Samuel Iglesias... main: buffer array variables can have array size of...
2015-10-09 Samuel Iglesias... main: consider that unsized arrays have at least one...
2015-10-09 Samuel Iglesias... main: fix TOP_LEVEL_ARRAY_SIZE and TOP_LEVEL_ARRAY_STRIDE
2015-10-09 Samuel Iglesias... main: fix goto in program_resource_top_level_array_stride
2015-10-09 Tapani Pällimesa: add GL_UNSIGNED_INT_24_8 to _mesa_pack_depth_span
2015-10-08 Brian Paulmesa,meta: move gl_texture_object::TargetIndex initiali...
2015-10-08 Brian Paulmesa: remove unused _mesa_create_nameless_texture()
2015-10-08 Brian Paulmesa: remove unneeded error check in create_textures()
2015-10-08 Kristian Høgsberg... i965: Link compiler unit tests to libi965_compiler.la
2015-10-08 Kristian Høgsberg... i965: Break out backend compiler to its own library
2015-10-08 Kristian Høgsberg... i965/cs: Get max_cs_threads from brw_compiler devinfo
2015-10-08 Kristian Høgsberg... i965: Move brw_get_shader_time_index() call out of...
2015-10-08 Kristian Høgsberg... i965: Move brw_select_clip_planes() to brw_shader.cpp
2015-10-08 Kristian Høgsberg... i965: Use util_next_power_of_two() for brw_get_scratch_...
2015-10-08 Kristian Høgsberg... i965: Move brw_mark_surface_used() to brw_shader.cpp
2015-10-08 Kristian Høgsberg... i965/cs: Split out helper for building local id payload
2015-10-08 Kristian Høgsberg... i965: Move brw_link_shader() and friends to new file...
2015-10-08 Kristian Høgsberg... i965: Configure bufmgr debug options from intel_screen.c
2015-10-08 Kristian Høgsberg... util: Move DRI parse_debug_string() to util
2015-10-08 Kristian Høgsberg... i965: Move brw_dump_ir() out of brw_*_emit() functions
2015-10-08 Emil Velikovgallium/ddebug: add missing dd_util.h to sources list
2015-10-08 Emil Velikovgallium/ddebug: automake: sort sources alphabetically
2015-10-08 Jason Ekstrandnir/sweep: Reparent the shader name
2015-10-08 Jan Veselyc11/threads: initialize timeout structure
2015-10-08 Boyan Dingdocs/relnotes: document EGL_KHR_create_context on llvmp...
2015-10-08 Iago Toral... i965/gs/gen6: Maximum allowed size of SEND messages...
2015-10-08 Iago Toral... i965: Define FIRST_SPILL_MRF and FIRST_PULL_LOAD_MRF...
2015-10-08 Iago Toral... i965: make pull constant loads in gen6 start at MRFs...
2015-10-08 Iago Toral... i965: Fix remove_duplicate_mrf_writes so it can handle...
2015-10-08 Tapani Pällimesa: include bad type in error string of _mesa_pack_de...
2015-10-08 Tapani Pälliglsl: add varyings to resource list only with SSO
2015-10-08 Jason Ekstrandmesa: Correctly handle GL_BGRA_EXT in ES3 format_and_ty...
2015-10-07 Emil VelikovRevert "mesa: enable KHR_debug for ES contexts"
2015-10-07 Matt Turneregl/dri2: Properly dereference array.
2015-10-07 Marek Olšákradeonsi: fix a GS hang on VI
2015-10-07 Marek Olšákradeonsi: remove TC L2 cache flush for index buffers...
2015-10-07 Brian Paulsvga: whitespace fixes in svga_sampler_view.c
2015-10-07 Brian Paulsvga: whitespace fixes in svga_resource_buffer.c
2015-10-07 Stefan Dösingermesa: Remove GL_ARB_sampler_object depth compare error...
2015-10-07 Brian Paulsvga: round UBO constant buffer size up/down to multipl...
2015-10-07 Emil Velikovegl/dri2: enable EGL_KHR_gl_colorspace for swrast
2015-10-07 Emil Velikovegl/dri2: ease srgb __DRIconfig conditionals
2015-10-07 Emil Velikovmesa: enable KHR_debug for ES contexts
2015-10-07 Matthew Watersmain/get: make KHR_debug enums available everywhere
2015-10-07 Matthew Watersglapi: add function pointers for KHR_debug for gles
2015-10-07 Varad Gautamegl: move memcpy to bring conf->base operations together
2015-10-07 Varad Gautamegl: restore surface type before linking config to...
2015-10-07 Ilia Mirkinnouveau: make sure there's always room to emit a fence
2015-10-06 Boyan Dingvc4: use nir two-sided-color lowering
2015-10-06 Eric Anholtvc4: Fix a leak of the last color read/write surface...
2015-10-06 Eric Anholtvc4: Fix a memory leak in the simulator case.
2015-10-06 Mark Janesmesa: remove unneeded #include of colormac.h
2015-10-06 Mark Janesradeon/r200: remove unneeded #include of colormac.h
2015-10-06 Mark Janesi965: remove unneeded #include of colormac.h
2015-10-06 Mark Janesi915: remove unneeded #include of colormac.h
2015-10-06 Ville Syrjäläi915: Drop broken front_buffer_reading/drawing optimization
2015-10-06 Ian Romanickmesa/i965: Refactor brw_is_front_buffer_{drawing,readin...
2015-10-06 Ian Romanickst/mesa: Don't override NewFramebuffer just to call...
2015-10-06 Ian Romanickradeon: Don't override NewFramebuffer just to call...
2015-10-06 Ian Romanicki915: Don't override NewFramebuffer just to call _mesa_...
2015-10-06 Ian Romanicki965: Don't override NewFramebuffer just to call _mesa_...
2015-10-06 Ville Syrjäläi830: Fix culling with user fbos on gen2
2015-10-06 Ville Syrjäläi915: Adjust line size limits
next