aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
...
* r600: Evergreen has two extra frac_bits for the sampler LOD state.Henri Verbeet2010-11-151-3/+3
* dri/nouveau: Kill a bunch of ternary operators.Francisco Jerez2010-11-157-24/+33
* dri/nouveau: Fix typo.Francisco Jerez2010-11-152-2/+1
* dri/nouveau: Remove nouveau_class.h, finishing switch to rules-ng-ng headersViktor Novotný2010-11-151-4961/+0
* dri/nouveau nv20: Use rules-ng-ng headersViktor Novotný2010-11-158-250/+248
* dri/nouveau: nv10: Use rules-ng-ng headersViktor Novotný2010-11-159-231/+228
* dri/nouveau: nv04: Use rules-ng-ng headersViktor Novotný2010-11-158-17/+23
* dri/nouveau: Import headers from rules-ng-ngViktor Novotný2010-11-156-0/+6200
* evergreen: set gl_texture_image::TexFormat field in evergreenSetTexBuffer()Brian Paul2010-11-151-0/+4
* r300: set gl_texture_image::TexFormat field in r300SetTexBuffer2()Brian Paul2010-11-151-2/+8
* r200: set gl_texture_image::TexFormat field in r200SetTexBuffer2()Brian Paul2010-11-151-2/+8
* r600: set gl_texture_image::TexFormat field in r600SetTexBuffer2()Brian Paul2010-11-151-0/+4
* radeon: set gl_texture_image::TexFormat field in radeonSetTexBuffer2()Brian Paul2010-11-151-2/+8
* radeon: fix potential segfault in renderbuffer updateDaniel Lichtenberger2010-11-151-2/+1
* i965: Fix gl_FragCoord inversion when drawing to an FBO.Eric Anholt2010-11-143-3/+6
* i965: Silence uninitialized variable warning.Vinson Lee2010-11-131-0/+1
* mesa: Clean up header file inclusion in points.h.Vinson Lee2010-11-131-1/+3
* mesa: consolidate assertions in teximage codeBrian Paul2010-11-121-10/+1
* gallium: add CAPs for indirect addressing and lower it in st/mesa when neededMarek Olšák2010-11-121-0/+9
* tdfx: s/Format/_BaseFormat/Brian Paul2010-11-111-2/+2
* mesa: fix glDeleteBuffers() regressionBrian Paul2010-11-111-2/+2
* mesa: make glIsBuffer() return false for never bound buffersBrian Paul2010-11-111-14/+18
* mesa: handle more pixel types in mipmap generation codeBrian Paul2010-11-111-0/+166
* mesa: add missing formats in _mesa_format_to_type_and_comps()Brian Paul2010-11-111-1/+26
* mesa: improve error messageBrian Paul2010-11-111-1/+2
* mesa: #include mfeatures.h in enums.hBrian Paul2010-11-111-0/+1
* dri/nouveau: Split hardware/software TNL instantiation more cleanly.Francisco Jerez2010-11-119-66/+84
* mesa: Fix printf format warnings.Vinson Lee2010-11-101-1/+1
* mesa: Allow query of MAX_SAMPLES with EXT_framebuffer_multisampleIan Romanick2010-11-101-2/+2
* intel: Add a new B43 pci id.Robert Hooker2010-11-102-1/+4
* i965: re-enable gen6 IF statements in the fragment shader.Eric Anholt2010-11-102-6/+1
* i965: Work around strangeness in swizzling/masking of gen6 math.Eric Anholt2010-11-101-11/+58
* meta: Handle bitmaps with alpha test enabled.Francisco Jerez2010-11-101-6/+35
* mesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH tricapsRoland Scheidegger2010-11-104-16/+3
* r200: fix r200 large pointsRoland Scheidegger2010-11-102-7/+5
* mesa: Clean up header file inclusion in pixelstore.h.Vinson Lee2010-11-101-1/+2
* mesa: Clean up header file inclusion in pixel.h.Vinson Lee2010-11-101-1/+6
* Revert "i965: VS use SPF mode on sandybridge for now"Zhenyu Wang2010-11-102-5/+1
* i965: fix dest type of 'endif' on sandybridgeZhenyu Wang2010-11-101-1/+1
* i965: Add support for math on constants in gen6 brw_wm_glsl.c path.Eric Anholt2010-11-091-4/+5
* ir_to_mesa: Refactor code for emitting DP instructionsIan Romanick2010-11-091-45/+35
* i965: Allow OPCODE_SWZ to put immediates in the first arg.Eric Anholt2010-11-091-0/+1
* intel: Add assert check for blitting alignment.Peter Clifton2010-11-091-2/+3
* Revert "intel: Fix the client-side swapbuffers throttling."Eric Anholt2010-11-091-5/+1
* intel: Fix the client-side swapbuffers throttling.Eric Anholt2010-11-091-1/+5
* mesa: no-op glBufferSubData() on size==0Brian Paul2010-11-091-0/+3
* mesa: Clean up header file inclusion in nvprogram.h.Vinson Lee2010-11-091-1/+3
* mesa: Clean up header file inclusion in multisample.h.Vinson Lee2010-11-091-1/+3
* mesa: Clean up header file inclusion in matrix.h.Vinson Lee2010-11-091-1/+2
* mesa: Clean up header file inclusion in lines.h.Vinson Lee2010-11-091-1/+2