Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
78587ea0122d34e13c078d095aa5b730ce24bb73
/
src
/
mesa
78587ea
mesa: fix glDeleteBuffers() regression
by Brian Paul
· 14 years ago
c552f27
mesa: make glIsBuffer() return false for never bound buffers
by Brian Paul
· 14 years ago
b3b6476
mesa: handle more pixel types in mipmap generation code
by Brian Paul
· 14 years ago
79c6541
mesa: add missing formats in _mesa_format_to_type_and_comps()
by Brian Paul
· 14 years ago
c9126d6
mesa: improve error message
by Brian Paul
· 14 years ago
624661c
mesa: #include mfeatures.h in enums.h
by Brian Paul
· 14 years ago
cdb38b5
dri/nouveau: Split hardware/software TNL instantiation more cleanly.
by Francisco Jerez
· 14 years ago
dc524ad
mesa: Fix printf format warnings.
by Vinson Lee
· 14 years ago
bcef51c
mesa: Allow query of MAX_SAMPLES with EXT_framebuffer_multisample
by Ian Romanick
· 14 years ago
e8b2d36
intel: Add a new B43 pci id.
by Robert Hooker
· 14 years ago
9effc1a
i965: re-enable gen6 IF statements in the fragment shader.
by Eric Anholt
· 14 years ago
490c23e
i965: Work around strangeness in swizzling/masking of gen6 math.
by Eric Anholt
· 14 years ago
47c471f
meta: Handle bitmaps with alpha test enabled.
by Francisco Jerez
· 14 years ago
aad65fa
mesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH tricaps
by Roland Scheidegger
· 14 years ago
c7192ab
r200: fix r200 large points
by Roland Scheidegger
· 14 years ago
5b8ed2f
mesa: Clean up header file inclusion in pixelstore.h.
by Vinson Lee
· 14 years ago
700add5
mesa: Clean up header file inclusion in pixel.h.
by Vinson Lee
· 14 years ago
65972f9
Revert "i965: VS use SPF mode on sandybridge for now"
by Zhenyu Wang
· 14 years ago
9249af1
i965: fix dest type of 'endif' on sandybridge
by Zhenyu Wang
· 14 years ago
f289dcd
i965: Add support for math on constants in gen6 brw_wm_glsl.c path.
by Eric Anholt
· 14 years ago
ad8cb13
ir_to_mesa: Refactor code for emitting DP instructions
by Ian Romanick
· 14 years ago
f00929c
i965: Allow OPCODE_SWZ to put immediates in the first arg.
by Eric Anholt
· 14 years ago
efb0417
intel: Add assert check for blitting alignment.
by Peter Clifton
· 14 years ago
00391c7
Revert "intel: Fix the client-side swapbuffers throttling."
by Eric Anholt
· 14 years ago
76360d6
intel: Fix the client-side swapbuffers throttling.
by Eric Anholt
· 14 years ago
6e2e136
mesa: no-op glBufferSubData() on size==0
by Brian Paul
· 14 years ago
3e6a05b
mesa: Clean up header file inclusion in nvprogram.h.
by Vinson Lee
· 14 years ago
0c12367
mesa: Clean up header file inclusion in multisample.h.
by Vinson Lee
· 14 years ago
c509bf9
mesa: Clean up header file inclusion in matrix.h.
by Vinson Lee
· 14 years ago
e098004
mesa: Clean up header file inclusion in lines.h.
by Vinson Lee
· 14 years ago
a20e440
mesa: Clean up header file inclusion in light.h.
by Vinson Lee
· 14 years ago
934fc80
mesa: Add missing header and forward declarations in dd.h.
by Vinson Lee
· 14 years ago
90394b2
mesa: Clean up header file inclusion in image.h.
by Vinson Lee
· 14 years ago
6af2a7f
mesa: Add talloc includes for gles
by Thomas Hellstrom
· 14 years ago
d79d942
mesa: Clean up header file inclusion in histogram.h.
by Vinson Lee
· 14 years ago
5b3d6bd
mesa: Clean up header file inclusion in hint.h.
by Vinson Lee
· 14 years ago
63f1740
mesa: Clean up header file inclusion in framebuffer.h.
by Vinson Lee
· 14 years ago
b35d3b3
mesa: Clean up header file inclusion in fog.h.
by Vinson Lee
· 14 years ago
0835466
mesa: Clean up header file inclusion in ffvertex_prog.h.
by Vinson Lee
· 14 years ago
6121730
mesa: Clean up header file inclusion in fbobject.h.
by Vinson Lee
· 14 years ago
d7855ee
radeon: Implement GL_OES_EGL_image
by Johann Rudloff
· 14 years ago
b42e562
radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm
by Johann Rudloff
· 14 years ago
f9b5201
radeon: Implement EGL_MESA_no_surface_extension
by Johann Rudloff
· 14 years ago
d8eef51
mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping.
by Mario Kleiner
· 14 years ago
10b9e01
intel: Fix emit_linear_blit to use DWORD aligned width blits
by Peter Clifton
· 14 years ago
5b15b5f
r600c: properly align mipmaps to group size
by Alex Deucher
· 14 years ago
962967d
mesa: Clean up header file inclusion in extensions.h.
by Vinson Lee
· 14 years ago
0be44c9
mesa: Clean up header file inclusion in enable.h.
by Vinson Lee
· 14 years ago
82cc826
mesa: Clean up header file inclusion in drawtex.h.
by Vinson Lee
· 14 years ago
5c25588
mesa: Clean up header file inclusion in drawpix.h.
by Vinson Lee
· 14 years ago
5953eac
mesa: Clean up header file inclusion in depthstencil.h.
by Vinson Lee
· 14 years ago
e0bbb8e
mesa: Clean up header file inclusion in depth.h.
by Vinson Lee
· 14 years ago
76a5fed
mesa: Clean up header file inclusion in debug.h.
by Vinson Lee
· 14 years ago
a408dbe
mesa: Clean up header file inclusion in convolve.h.
by Vinson Lee
· 14 years ago
cc0c45e
mesa: Clean up header file inclusion in colortab.h.
by Vinson Lee
· 14 years ago
fdf3174
mesa: Clean up header file inclusion in buffers.h.
by Vinson Lee
· 14 years ago
f26565f
mesa: Clean up header file inclusion in blend.h.
by Vinson Lee
· 14 years ago
42a8af9
mesa: Clean up header file inclusion in attrib.h.
by Vinson Lee
· 14 years ago
908272b
mesa: Clean up header file inclusion in atifragshader.h.
by Vinson Lee
· 14 years ago
11dd228
mesa: make fixed-pt and byte-valued arrays a runtime feature
by Brian Paul
· 14 years ago
802bd6b
mesa: remove stray GL_FLOAT case in _mesa_is_legal_format_and_type()
by Brian Paul
· 14 years ago
dd28b4c
mesa: implement uint texstore code
by Brian Paul
· 14 years ago
90c52c2
mesa: rename vars in pixel pack/unpack code
by Brian Paul
· 14 years ago
e54d5a9
mesa: consolidate pixel packing/unpacking code
by Brian Paul
· 14 years ago
3a223c3
mesa: Clean up header file inclusion in arrayobj.h.
by Vinson Lee
· 14 years ago
6bf0ac0
mesa: Include mfeatures.h in api_validate.c for FEATURE_* symbols.
by Vinson Lee
· 14 years ago
d421149c
mesa: Include mfeatures.h in api_loopback for FEATURE_beginend.
by Vinson Lee
· 14 years ago
fb83400
mesa: Clean up header file inclusion in api_validate.h.
by Vinson Lee
· 14 years ago
af12de2
mesa: Clean up header file inclusion in api_loopback.h.
by Vinson Lee
· 14 years ago
31bdc53
mesa: Clean up header file inclusion in version.h.
by Vinson Lee
· 14 years ago
7a33b1c
mesa: Clean up header file inclusion in accum.h.
by Vinson Lee
· 14 years ago
d348b0c
mesa: Fix delayed state flagging for EXT_sso-related program changes.
by Eric Anholt
· 14 years ago
8eaa975
meta: Don't try to disable cube maps if the driver doesn't expose the extension.
by Francisco Jerez
· 14 years ago
2e64c22
vbo: Avoid unnecessary copy to/from current in vertex format upgrade.
by Francisco Jerez
· 14 years ago
3168c6f
i965: Silence uninitialized variable warning.
by Vinson Lee
· 14 years ago
03577f8
i965: Silence uninitialized variable warning.
by Vinson Lee
· 14 years ago
eba2ad6
r300/compiler: Move declaration before code.
by Vinson Lee
· 14 years ago
86559ce
r300/compiler: Move declaration before code.
by Vinson Lee
· 14 years ago
7831994
meta: Fix incorrect rendering of the bitmap alpha component.
by Francisco Jerez
· 14 years ago
d846362
meta: Don't leak alpha function/reference value changes.
by Francisco Jerez
· 14 years ago
646a8b7
st/mesa: Reset the constant buffers before destroying the pipe context.
by Tilman Sauerbeck
· 14 years ago
d3fcadf
dri/nouveau: Silence uninitialized variable warning.
by Vinson Lee
· 14 years ago
b29ca2a
mesa: code to unpack RGBA as uints
by Brian Paul
· 14 years ago
2aa738b
intel: Remove leftover dri1 locking fields in the context.
by Eric Anholt
· 14 years ago
5716ad2
intel: Remove duplicated teximage miptree to object miptree promotion.
by Eric Anholt
· 14 years ago
0300c9a
intel: Avoid taking logbase2 of several things that we max.
by Eric Anholt
· 14 years ago
e42ce16
i965: Remove dead intel_structs.h file.
by Eric Anholt
· 14 years ago
6ad0283
intel: Remove the magic unaligned memcpy code.
by Eric Anholt
· 14 years ago
bb15408
intel: Annotate debug printout checks with unlikely().
by Eric Anholt
· 14 years ago
61f2521
mesa: silence new warnings in texobj.c
by Brian Paul
· 14 years ago
6f90a7c
savage: Remove unnecessary header.
by Vinson Lee
· 14 years ago
689def8
intel: For batch, use GTT mapping instead of writing to a malloc and copying.
by Eric Anholt
· 14 years ago
1210aa7
mesa: Don't compute an unused texture completeness debug string.
by Eric Anholt
· 14 years ago
965c8a3
st/mesa: Reset the index buffer before destroying the pipe context.
by Tilman Sauerbeck
· 14 years ago
223568f
mesa: Fix C++ includes in sampler.cpp
by Chad Versace
· 14 years ago
8dfafbf
st/mesa: unbind constant buffer when not in use
by Keith Whitwell
· 14 years ago
fc70c05
mesa: fix aux/accum comment and error message mixups
by Brian Paul
· 14 years ago
4a9ce9b
mesa: remove always-false conditional in check_compatible()
by Brian Paul
· 14 years ago
670207e
dri/util: add a bunch of comments
by Brian Paul
· 14 years ago
0fefafb
mesa: move the gl_config struct declaration
by Brian Paul
· 14 years ago
Next »