nvc0: remove unnecessary includes
[mesa.git] / src / mesa /
2016-02-16 Nicolai Hähnlest/mesa: count shader images in MaxCombinedShaderOutput...
2016-02-16 Ilia Mirkinst/mesa: enable GL image extensions when backend suppor...
2016-02-16 Ilia Mirkinst/mesa: convert GLSL image intrinsics into TGSI
2016-02-16 Ilia Mirkinst/mesa: allow st_format.h to be included from C++...
2016-02-16 Nicolai Hähnlest/mesa: set pipe_image_view layers correctly for 3D...
2016-02-16 Nicolai Hähnlest/mesa: call st_finalize_texture from image atoms
2016-02-16 Ilia Mirkinst/mesa: add an image atom for shader images
2016-02-16 Ilia Mirkinst/mesa: empty buffer binding if the buffer's not reall...
2016-02-15 Ilia Mirkinmesa: need to check resource and set length even if...
2016-02-15 Ben Widawskyi965/bxt: Production thread counts
2016-02-14 Kenneth Graunkei965: Fix gl_DrawID in the vec4 backend.
2016-02-14 Brian Paulmesa: move assertion in _mesa_cube_face_target()
2016-02-14 Ilia Mirkinmesa: default FixedSampleLocations to true when using...
2016-02-14 Jason Ekstrandglsl/types: Add support for function types
2016-02-14 Jason Ekstrandglsl/types: Rename sampler_type to sampled_type
2016-02-13 Francisco Jerezi965: Reupload push and pull constants when we get...
2016-02-13 Samuel Pitoiseti965: fix MAX_COMPUTE_SHARED_SIZE constant value
2016-02-13 Samuel Pitoisetst/mesa: fix pipe_grid_info initializer
2016-02-13 Samuel Pitoisetst/mesa: implement limits for ARB_compute_shader
2016-02-13 Samuel Pitoisetst/mesa: add compute program dispatch callbacks
2016-02-13 Samuel Pitoisetst/mesa: add state validation for compute shaders
2016-02-13 Samuel Pitoisetst/mesa: add mappings for compute shader sysvals
2016-02-13 Samuel Pitoisetst/mesa: keep track of shared memory declarations
2016-02-13 Samuel Pitoisetst/mesa: add intrinsics for shared variables
2016-02-13 Samuel Pitoisetst/mesa: add conversion for compute shaders
2016-02-13 Samuel Pitoisetst/mesa: add compute shader states
2016-02-13 Samuel Pitoisetst/mesa: add a second pipeline for compute
2016-02-13 Samuel Pitoisetmesa: add PROGRAM_MEMORY
2016-02-13 Samuel Pitoisetmesa: store shared size in gl_compute_program
2016-02-13 Samuel Pitoisetmesa: do not use a constant for MAX_COMPUTE_SHARED_SIZE
2016-02-13 Ilia Mirkinmesa: make compute maximums reflect driver-provided...
2016-02-13 Topi Pohjolaineni965: Add means for limiting color resolves
2016-02-13 Topi Pohjolaineni965: Refactor resolving of auxiliary mode
2016-02-13 Topi Pohjolaineni965: Don't try to create aux buffer for non-msrt aux...
2016-02-13 Ben Widawskyi965: Rename optimizer debug 00 filename
2016-02-13 Kenneth Graunkei965: Make brw_clear_cache NULL out stale program pointers.
2016-02-12 Ilia Mirkinmesa: avoid segfault in GetProgramPipelineInfoLog when...
2016-02-12 Ilia Mirkinmesa: reset offset/size to 0 when removing atomic binding
2016-02-12 Ilia Mirkinmesa: recognize enums GL_COLOR_ATTACHMENT8-31 as valid
2016-02-12 Ilia Mirkinmesa/clear: update ClearBufferfv error handling for...
2016-02-12 Ilia Mirkinmesa/clear: update ClearBufferuiv error handling for...
2016-02-12 Ilia Mirkinmesa/clear: simplify ClearBufferiv error handling
2016-02-12 Ilia Mirkinmesa/clear: remove dead code handling ClearBufferiv...
2016-02-12 Ilia Mirkinmesa: allow DEPTH_STENCIL_TEXTURE_MODE queries in GLES...
2016-02-12 Kenneth Graunkei915: include teximage.h
2016-02-12 Brian Pauli965: include teximage.h
2016-02-12 Brian Paulmesa: move _mesa_num_tex_faces() to teximage.h
2016-02-12 Brian Paulmesa: simplify some code with new _mesa_cube_face_targe...
2016-02-12 Brian Paulmesa: add _mesa_cube_face_target() helper
2016-02-12 Brian Paulmesa: make _mesa_tex_target_to_face() an inline function
2016-02-12 Brian Paulmesa: remove _ARB suffix from cube map enums
2016-02-12 Jose Fonsecamesa: Use _aligned_malloc/free for MinGW too.
2016-02-12 Jose Fonsecamesa: Remove support for MSVC2008.
2016-02-12 Topi Pohjolaineni965: Stop considering if msrt aux buffers need aux...
2016-02-12 Topi Pohjolaineni965: Separate miptree creation from auxiliary buffer...
2016-02-12 Topi Pohjolaineni965: Isolate aligned dimensions for stencil only
2016-02-12 Topi Pohjolaineni965: Restore vbo after color resolve during brw_try_dr...
2016-02-12 Topi Pohjolaineni965: Validate textures before altering driver state
2016-02-12 Kenneth Graunkei965: Make brw_clear_cache flag all the bits on both...
2016-02-12 Kenneth Graunkei965: Consider tessellation in get_pipeline_state_l3_we...
2016-02-12 Kenneth Graunkei965: Split brw_upload_texture_surfaces into compute...
2016-02-11 Jason Ekstrandi965/gs: Pass VerticesIn though prog_data
2016-02-11 Jason Ekstrandi965/fs: Pass usage of depth, W, and sample mask throug...
2016-02-11 Jason Ekstrandi965/fs: Refactor setup_payload_gen6 to assume FS
2016-02-11 Chris Forbesi965: ir: dump floats as %-g rather than %f, so we...
2016-02-11 Jordan Justeni965/gen7: Require kernel cmd_parser 5 for ARB_compute_...
2016-02-11 Marek Olšákst/mesa: release GLSL IR in LinkShader after it's not...
2016-02-11 Marek Olšákmesa: call build_program_resource_list inside Driver...
2016-02-11 Marek Olšákst/mesa: use correct pipe functions to create tess...
2016-02-11 Jason Ekstrandnir: Remove the const_offset from nir_tex_instr
2016-02-10 Ben Widawskyi965: Make sure we blit a full compressed block
2016-02-10 Ian Romanickmeta/decompress: Don't pollute the renderbuffer namespace
2016-02-10 Ian Romanickmeta: Use internal functions for renderbuffer access
2016-02-10 Ian Romanickmeta/decompress: Track renderbuffer using gl_renderbuff...
2016-02-10 Ian Romanicki965/meta: Don't pollute the renderbuffer namespace
2016-02-10 Ian Romanicki965/meta: Use internal functions for renderbuffer...
2016-02-10 Ian Romanicki965/meta: Return struct gl_renderbuffer* from brw_get_...
2016-02-10 Ian Romanickmeta: Don't save or restore the renderbuffer binding
2016-02-10 Ian Romanickmeta: Use _mesa_CreateRenderbuffers instead of _mesa_Ge...
2016-02-10 Ian Romanicki965/meta: Use _mesa_CreateRenderbuffers instead of...
2016-02-10 Ian Romanickmesa: Refactor renderbuffer_storage to make _mesa_rende...
2016-02-10 Ian Romanickmesa: Refactor _mesa_framebuffer_renderbuffer
2016-02-10 Samuel Pitoisetst/mesa: check ureg_create() retval in create_pbo_uploa...
2016-02-10 Chris Forbesi965/blorp: Fix hiz ops on MSAA surfaces
2016-02-10 Topi Pohjolaineni965/gen8: Remove dead assertion
2016-02-10 Topi Pohjolaineni965: Use constant pointer when checking for compression
2016-02-10 Brian Paulmesa: fix trivial comment typo in dlist.c
2016-02-10 Kenneth Graunkei965/vec4: Drop support for ATTR as an instruction...
2016-02-10 Kenneth Graunkei965/vec4/gs: Stop munging the ATTR containing gl_Point...
2016-02-10 Kenneth Graunkei965: Apply VS attribute workarounds in NIR.
2016-02-10 Brian Paulst/mesa: clarify some texture target code in st_cb_draw...
2016-02-10 Brian Paulst/mesa: fix bitmap texture target code and simplify...
2016-02-10 Brian Paulst/mesa: use MAX3() macro, as we do for sampler view...
2016-02-10 Brian Paulst/mesa: move some st_cb_drawpixels.c code, add comments
2016-02-09 Nanley Cherymesa/readpix: Dedent former _mesa_readpixels() if block
2016-02-09 Nanley Cherymesa/readpix: Don't clip in _mesa_readpixels()
2016-02-09 Nanley Cherymesa/readpix: Clip ReadPixels() area to the ReadBuffer's
2016-02-09 Nanley Cherymesa/image: Make _mesa_clip_readpixels() work with...
2016-02-09 Jason Ekstrandi965/vec4: Plumb separate surfaces and samplers through...
2016-02-09 Jason Ekstrandi965/vec4: Separate the sampler from the surface in...
next