graw: Add copyright headers to the interfaces.
[mesa.git] / src / mesa /
2010-08-26 Eric Anholtir_to_mesa: Don't assume that an ir_dereference_array...
2010-08-26 Vinson Leest/mesa: Remove unnecessary header.
2010-08-26 Eric Anholti965: Add support for destination RelAddr writes in...
2010-08-26 Eric Anholti965: Fix the test for variable indexing of shader...
2010-08-26 Brian Paulst/mesa: add missing packed depth/stencil formats in...
2010-08-26 Brian Paulmesa: fix mixed-up function call name
2010-08-26 Nick Bowlermesa: Identify packed depth/stencil buffers using the...
2010-08-26 Nick Bowlerintel: Merge identical cases in switch statement.
2010-08-26 Andre Maasikasr600: fix vertex buffer size calculation
2010-08-26 Chia-I Wust/mesa: Fix glEGLImageTargetTexture2DOES.
2010-08-26 Chia-I Wust/mesa: Add support for surfaceless current contexts.
2010-08-26 Eric Anholtmesa: Disable the debug spam for x86 CPU detection...
2010-08-26 Eric Anholtmesa: Move the x86 detection debug messages next to...
2010-08-26 Eric Anholtmesa: Don't warn when the desired result of s3tc lib...
2010-08-26 Vinson Leer600: Remove unnecessary headers.
2010-08-26 Vinson Leer300: Remove unnecessary header.
2010-08-25 Eric AnholtRevert "mesa: Don't add 1 to GL_ACTIVE_UNIFORM_MAX_LENGTH."
2010-08-25 Eric Anholti965: Fix detection of implicit MOVs to message regs...
2010-08-25 Eric Anholtmesa: Remove now-unused _mesa_add_sampler().
2010-08-25 Eric Anholtir_to_mesa: Add support for samplers in structures.
2010-08-25 Eric Anholtmesa: Remove now-unused _mesa_add_uniform.
2010-08-25 Eric Anholtir_to_mesa: Convert this code to using linker.cpp's...
2010-08-25 Eric Anholtmesa: Remove the "Used" flag in gl_program_parameter.
2010-08-25 Marek Olšákr300/compiler: emulate relative addressing with negativ...
2010-08-25 Vinson Leest/mesa: Remove unnecessary header.
2010-08-25 Aras Pranckeviciusglsl/mesa: fixes for MSVC
2010-08-25 Kristian Høgsbergintel: Support EGL_MESA_image_drm
2010-08-25 Kristian Høgsbergintel: Take an intel_screen pointer in intel_alloc_regi...
2010-08-25 Chia-I Wugallium: Use draw_set_index_buffer and others.
2010-08-25 Vinson Leei965: Remove unnecessary header.
2010-08-25 Vinson Leer600: Include missing header in evergreen_fragprog.c.
2010-08-25 Vinson Leer600: Include missing header in evergreen_vertprog.c.
2010-08-25 Vinson Leer300/compiler: Silence uninitialized variable warning.
2010-08-25 Vinson Leer300g: Add missing comma in SConscript.
2010-08-25 Vinson Leer600: Include missing header in evergreen_render.c.
2010-08-25 Vinson Leer600: Remove unused variable.
2010-08-25 Vinson Leei965: Fix printf format warnings on 32-bit builds.
2010-08-25 Vinson Leer600: Remove unused variable.
2010-08-25 Vinson Leer600: Remove spaces between backslash and newline.
2010-08-25 Marek Olšákr300/compiler: implement elimination of unused constants
2010-08-25 Marek Olšákr300/compiler: terminate vertex shader compilation...
2010-08-25 Marek Olšákr300/compiler: fail to compile if we hit hw limits...
2010-08-25 Marek Olšákr300/compiler: handle indexable temporaries correctly...
2010-08-25 Marek Olšákr300/compiler: disable register allocation for indexabl...
2010-08-25 Marek Olšákir_to_mesa: set IndirectRegisterFiles
2010-08-24 Eric Anholtglsl: Set up uniform initializers by walking the shader...
2010-08-24 Brian Paulmake: Use C++ compiler to link stdc++ library.
2010-08-24 Ian Romanickprog_execute: Implement OPCODE_TXL
2010-08-24 Brian Paulmesa: added isblank() for MSVC
2010-08-24 Chia-I Wumesa: Remove extraneous semicolon.
2010-08-24 Chia-I Wumesa: Add core.h.
2010-08-24 Eric Anholtintel: Add support for MAX_SAMPLES=1 EXT_framebuffer_mu...
2010-08-24 Alex Deucherradeon: print chip family for evergreen in renderer...
2010-08-23 Eric Anholtmesa: Add new ir_unop_any() expression operation.
2010-08-23 Eric Anholtir_to_mesa: Implement f2b by comparing the arg to 0...
2010-08-23 Ian Romanickglsl2: Include imports.h to get snprintf wrapper for...
2010-08-23 Aras Pranckeviciusmesa: Fix msvc build of glsl.
2010-08-23 Eric Anholtir_to_mesa: Fix constant array handling to return the...
2010-08-23 Eric Anholtmesa: Don't add 1 to GL_ACTIVE_UNIFORM_MAX_LENGTH.
2010-08-23 Chia-I Wumesa: Assorted fixes for es_generator.py on win32.
2010-08-23 Zhenyu Wangi965: Add sandybridge D0 pci ids
2010-08-23 Marek Olšákst/mesa: implement depth-only blit for BlitFramebuffer
2010-08-23 Marek Olšákst/mesa: fix BlitFramebuffer for D24S8 textures
2010-08-23 Brian Paulst/mesa: added st_is_depth_stencil_combined() function
2010-08-23 Brian Paulst/mesa: fix ReadPixels crashes when reading depth...
2010-08-23 Brian Paulmesa: use driver hook for creating new renderbuffers
2010-08-23 Brian Paulst/mesa: clean-up pipe_get_transfer() calls
2010-08-22 Eric Anholti965: Fix 8-wide FB writes on gen6.
2010-08-22 Eric Anholti965: Fix brw_math1 with scalar argument in gen6 FS.
2010-08-22 Eric Anholti965: Fix up WM push constant setup on gen6.
2010-08-22 Eric Anholti965: Use intel->gen >= 6 instead of IS_GEN6.
2010-08-22 Vinson Leemesa: Initialize member variables in ir_to_mesa_src_reg...
2010-08-22 Vinson Leemesa: Initialize variables in mesa_src_reg_from_ir_src_reg.
2010-08-22 José Fonsecamesa: Removed another unused variable.
2010-08-21 José Fonsecamesa: Remove unsused local variable.
2010-08-20 richardevergreen : initial support driver code.
2010-08-20 Eric Anholti965: Rename nr_depth_regs to nr_payload_regs.
2010-08-20 Eric Anholti965: Also use the SIMD8 FB writes for SIMD8 mode on...
2010-08-20 Zhenyu Wangi965: Add support for FB writes on Sandybridge.
2010-08-20 Zhenyu Wangi965: Set the destination horiz stride even for da16...
2010-08-20 Zhenyu Wangi965: Set the maximum number of threads on Sandybridge.
2010-08-20 Zhenyu Wangi965: Add AccWrCtl support on Sandybridge.
2010-08-20 Zhenyu Wangi965: Mention the mlen and rlen for URB reads.
2010-08-20 Zhenyu Wangi965: Sandybridge doesn't have Compr4 mode, since it...
2010-08-20 Zhenyu Wangi965: Adjust disasm of subreg numbers to be in units...
2010-08-20 Eric Anholti965: Fix DP write channel ordering on Sandybridge.
2010-08-20 Kenneth GraunkeDelete more vestiges of the old shader compiler.
2010-08-20 Kenneth Graunkeglsl: Remove bogus "ambient" field from vec4 gl_Texture...
2010-08-20 Luca Barbieriglsl: add missing ambient field to gl_LightModel
2010-08-20 Luca Barbieriglsl: don't crash if a field is specified for a non...
2010-08-20 Luca Barbieriglsl: add missing sceneColor field to gl_{Front, Back...
2010-08-20 Eric Anholtintel: Don't try to do work for BufferSubData with...
2010-08-20 Nick Bowlermesa: Fix GetUniformLocation while compiling display...
2010-08-20 Eric AnholtRemove remnants of the old glsl compiler.
2010-08-20 Chia-I Wumesa: Add missing ES sources to SConscript.
2010-08-20 Chia-I Wumesa: Decorate functions with GL_APIENTRY in es_generat...
2010-08-20 Chia-I Wumesa: Include compiler.h for ASSERT.
2010-08-20 Keith Whitwellst/mesa: fix code/declaration mixing
2010-08-20 Luca Barbierimesa/st: use PIPE_TEXTURE_RECT for GL_TEXTURE_RECTANGLE
2010-08-20 Luca Barbierimesa/st: support using PIPE_TEXTURE_RECT internally
next