Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
3594bf233d16ceb21e97fcdfb57ea45cb0c5e41b
3594bf2
radeon/r200/r300/r600: add check_blit vtbl function
by Alex Deucher
· 15 years ago
21cc53c
Note removal of color-index rendering in release notes.
by Ian Romanick
· 15 years ago
0384214
Remove stray defines of HAVE_RGBA
by Ian Romanick
· 15 years ago
889a0f3
mesa/tnl_dd: Remove color-index support from t_dd_unfilled.h
by Ian Romanick
· 15 years ago
e00b50c
mesa/tnl_dd: White-space / indentation fixes after previous commit
by Ian Romanick
· 15 years ago
78742f8
mesa/tnl_dd: Remove color-index support from t_dd_tritmp.h
by Ian Romanick
· 15 years ago
06ceba0
mesa: Remove unused RasterIndex field
by Ian Romanick
· 15 years ago
5c52b42
mesa: Always return default value for CURRENT_RASTER_INDEX
by Ian Romanick
· 15 years ago
24d311c
mesa: Eliminate index parameter to _mesa_feedback_vertex
by Ian Romanick
· 15 years ago
bb8c3b1
mesa: Remove ClearIndex and IndexMask from device-driver interface
by Ian Romanick
· 15 years ago
5034e8a
swrast: Remove _swrast_logicop_ci_span
by Ian Romanick
· 15 years ago
3d0f608
mesa: Remove _mesa_add_color_index_renderbuffers
by Ian Romanick
· 15 years ago
b9f63c2
mesa: Remove checks of Visual.rgbMode in Get paths
by Ian Romanick
· 15 years ago
22a96f3
mesa: Remove checks of Visual.rgbMode
by Ian Romanick
· 15 years ago
fcf438e
mesa: Remove support for creating color-index visuals
by Ian Romanick
· 15 years ago
a9c1b3c
tnl: Remove color-index TNL support
by Ian Romanick
· 15 years ago
5cf2c58
DRI: Remove support for color-index visuals
by Ian Romanick
· 15 years ago
e650c07
swrast_setup: Remove more color-index rendering support
by Ian Romanick
· 15 years ago
859c98c
swrast: Remove color-index rendering support from s_spantemp.h
by Ian Romanick
· 15 years ago
81fe994
mesa/xlib: Remove support for color-index rendering
by Ian Romanick
· 15 years ago
641705f
osmesa: Remove support for color-index rendering
by Ian Romanick
· 15 years ago
6f31725
fbdev: Remove support for color-index rendering
by Ian Romanick
· 15 years ago
718ff7e
DRI/swrast: Remove color-index support from DRI swrast driver
by Ian Romanick
· 15 years ago
dc14ce9
swrast: Remove SPAN_INDEX
by Ian Romanick
· 15 years ago
7ce12c9
swrast: Remove _swrast_read_index_span
by Ian Romanick
· 15 years ago
0ca5729
swrast: Remove _swrast_mask_ci_span
by Ian Romanick
· 15 years ago
b00362e
swrast: Remove _swrast_fog_ci_span and associated code
by Ian Romanick
· 15 years ago
c002821
swrast: Remove _swrast_write_index_span and associated code
by Ian Romanick
· 15 years ago
2b7911d
swrast: Remove remaining color-index state tracking infrastructure
by Ian Romanick
· 15 years ago
3fd8487
swrast: Remove support for ReadPixels from a color-index buffer
by Ian Romanick
· 15 years ago
9e2d30e
swrast: Remove support for Clear into a color-index buffer
by Ian Romanick
· 15 years ago
e5ed4c4
swrast: Remove support for rendering antialiased lines into a color-index buffer
by Ian Romanick
· 15 years ago
87b9f5a
swrast: Remove support for rendering antialiased triangles into a color-index buffer
by Ian Romanick
· 15 years ago
e6df801
swrast: Remove support for rendering lines into a color-index buffer
by Ian Romanick
· 15 years ago
dbe901c
swrast: Remove support for rendering points into a color-index buffer
by Ian Romanick
· 15 years ago
0ed9c4b
swrast: Remove support for rendering triangles into a color-index buffer
by Ian Romanick
· 15 years ago
d05badb
swrast: Remove support for Bitmap into a color-index buffer
by Ian Romanick
· 15 years ago
ef0e02f
swrast: Remove _swrast_write_zoomed_index_span and associated code
by Ian Romanick
· 15 years ago
e7e748c
swrast: Remove support for CopyPixels to / from a color-index buffer
by Ian Romanick
· 15 years ago
d82e1d7
swrast: Remove support for DrawPixels into a color-index buffer
by Ian Romanick
· 15 years ago
4053d33
llvmpipe: Store the original triangle coordinates in the debug build.
by José Fonseca
· 15 years ago
4d5dd82
llvmpipe: Ensure context is flushed when destroying shaders.
by José Fonseca
· 15 years ago
b87406e
i915: Use x,y drawing offsets instead of changing buffer offsets.
by Eric Anholt
· 15 years ago
06d1472
i915: Tell the kernel when we actually need fence registers on our BOs.
by Eric Anholt
· 15 years ago
179d2c0
intel: Use drm_intel_bo_alloc_tiled for region allocs.
by Eric Anholt
· 15 years ago
07439cf
i915: Don't do the pitch expansion for tiled buffers.
by Eric Anholt
· 15 years ago
55e90e4
intel: Use GTT mapping in the blit fallback path in case there's tiling.
by Eric Anholt
· 15 years ago
a359383
i965: Fix up Sandybridge VS sizing.
by Eric Anholt
· 15 years ago
3b8ff24
glapi: minor cosmetic
by George Sapountzis
· 15 years ago
8bd8aec
glapi: drop condvar
by George Sapountzis
· 15 years ago
bdbf199
r600: add new rs880 pci id
by Alex Deucher
· 15 years ago
4007342
egl_dri2: Factor out DRI2 protocol bits from initialize.
by Kristian Høgsberg
· 15 years ago
af3f1bb
intel: Set InternalFormat for renderbuffers created from an EGLImage
by Kristian Høgsberg
· 15 years ago
be1b7d1
progs/gallium/unit: Test (un)pack_4ub.
by José Fonseca
· 15 years ago
f7e403b
gallium: Remove PIPE_FORMAT_R8G8B8X8_SNORM.
by José Fonseca
· 15 years ago
a5b56c8
util: Remove PIPE_FORMAT_R8G8B8X8_SNORM information.
by José Fonseca
· 15 years ago
c51f7a4
r300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support.
by José Fonseca
· 15 years ago
c2ba284
progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases.
by José Fonseca
· 15 years ago
7b7b667
llvmpipe: Linux is no longer a dependency. Llvmpipe builds and runs fine on windows too.
by José Fonseca
· 15 years ago
9f9b442
llvmpipe: Centralize LLVM initialization.
by José Fonseca
· 15 years ago
a9e6da7
gallivm: Centralize initialization. Fix stack alignment issues on Windows.
by José Fonseca
· 15 years ago
f58ca9b
llvmpipe: Update for lp_bld_init.h rename.
by José Fonseca
· 15 years ago
af36b05
gallivm: Rename lp_bld_misc -> lp_bld_init.
by José Fonseca
· 15 years ago
daf85c4
radeon/r200/r300/r600: fix blit BO buffer validation
by Dave Airlie
· 15 years ago
4cb7642
r300g: Use a macro to consolidate general state handling.
by Corbin Simpson
· 15 years ago
20443f9
nv50: fix RT formats after format rename fixes
by Christoph Bumiller
· 15 years ago
aaa2d54
nouveau: Rename pipe formats.
by José Fonseca
· 15 years ago
2998cad
Merge branch 'gallium-format-cleanup'
by José Fonseca
· 15 years ago
faf8215
llvmpipe: improve based on review from Jose and fix else clauses
by Zack Rusin
· 15 years ago
0c616da
llvmpipe: remove some ifdefs
by Keith Whitwell
· 15 years ago
5fe2ce2
llvmpipe: reorganize transfer usage
by Keith Whitwell
· 15 years ago
8417528
intel: passs correct context type to intel_prepare_render() call
by Brian Paul
· 15 years ago
cb099c2
i965: include macros.h to get CLAMP macro
by Brian Paul
· 15 years ago
5f40a7a
glx: replace assertion with conditional
by Brian Paul
· 15 years ago
8598ceb
progs/gallium/unit: Add test cases for single precision floats.
by José Fonseca
· 15 years ago
77d9e93
progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats.
by José Fonseca
· 15 years ago
4ca70c4
Merge branch 'gallium-no-rhw-position'
by Michal Krol
· 15 years ago
915bbc8
progs/gallium/unit: Add more test cases.
by José Fonseca
· 15 years ago
7a31bed
util: Tweak comment for D3D10-like formats.
by José Fonseca
· 15 years ago
4e1aa4a
progs/gallium/python: Rename pipe formats.
by José Fonseca
· 15 years ago
3b67f879
gallium/unit: Rename pipe formats.
by José Fonseca
· 15 years ago
496aa479
rbug: Rename pipe formats.
by José Fonseca
· 15 years ago
4028fab
gdi: Rename pipe formats.
by José Fonseca
· 15 years ago
907d561
drm/nouveau: Rename pipe formats.
by José Fonseca
· 15 years ago
b34d138
svga: Rename pipe formats.
by José Fonseca
· 15 years ago
b7b07b0
softpipe: Rename pipe formats.
by José Fonseca
· 15 years ago
b5cfa6f
r300: Rename pipe formats.
by José Fonseca
· 15 years ago
ff9ddf4
util/blitter: Fix the viewport transformation for Z coordinates
by Marek Olšák
· 15 years ago
c1c7fa5
i915g: Add assert to check for null pointer dereference.
by Vinson Lee
· 15 years ago
8462fe2
glsl: Add assert to check input to strcmp.
by Vinson Lee
· 15 years ago
247008f
mesa: Add asserts to check inputs to memcpy.
by Vinson Lee
· 15 years ago
8bf5c22
r600: fix blender picking.
by Dave Airlie
· 15 years ago
80f3cc3
llvmpipe: implement some control-flow
by Zack Rusin
· 15 years ago
d3f24ab
glapi: fix compile with ES
by George Sapountzis
· 15 years ago
6e48f17
glapi: Fix syntax.
by José Fonseca
· 15 years ago
9a77766
radeon: Reduce number of radeon_bo_map calls that require kernel entry.
by Pauli Nieminen
· 15 years ago
a379fa8
Remove now obsolete mesa_bzero symbol.
by Karl Schultz
· 15 years ago
d7e6e87
glapi: drop SOLARIS_THREADS
by George Sapountzis
· 15 years ago
d41ab94
glapi.c: misc coscmetic for FreeTSD
by George Sapountzis
· 15 years ago
7b454b0
glapi.c: misc cosmetic
by George Sapountzis
· 15 years ago
Next »