Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
c3c80c5c22f9ce7fabba90daa5d5142e5fb1c012
c3c80c5
llvmpipe: Skip blending when mask is zero.
by José Fonseca
· 15 years ago
8e6b925
llvmpipe: Proper control flow builders.
by José Fonseca
· 15 years ago
bd3b59d
llvmpipe: Copy the texture target into the sampler static state.
by José Fonseca
· 15 years ago
4139bc8
llvmpipe: Quick hack for 1D textures.
by José Fonseca
· 15 years ago
b0b131b
scons: Pass -mstackrealign option to gcc.
by José Fonseca
· 15 years ago
abc160b
llvmpipe: Fix depth mask computation.
by José Fonseca
· 15 years ago
cdbbcdf
llvmpipe: Include zsbuf's format in the fragment shader key.
by José Fonseca
· 15 years ago
da912a7
util: Fix depth/stencil format description.
by José Fonseca
· 15 years ago
01c8315
llvmpipe: Debug function to check stack alignment.
by José Fonseca
· 15 years ago
5604b27
i965: Fix relocation delta for WM surfaces.
by Eric Anholt
· 15 years ago
4d85a6b
i965: fix an overlooked merge conflict
by Brian Paul
· 15 years ago
49c2307
r600: check if textures are actually enabled before submission
by Alex Deucher
· 15 years ago
7bf6347
Merge branch 'mesa_7_6_branch'
by Brian Paul
· 15 years ago
94a8157
mesa: regenerate get.c form get_gen.py
by Brian Paul
· 15 years ago
3fed69e
mesa: move call to init_c_cliptest() from enable.c to tnl module.
by Brian Paul
· 15 years ago
0c309bb
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
by Brian Paul
· 15 years ago
c6c44bf
gallium: Added HaikuOS platform
by aljen
· 15 years ago
89a765e
mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels()
by Brian Paul
· 15 years ago
d27d659
scons: Set default_dri to no for Mac OS.
by Vinson Lee
· 15 years ago
da9ed25
r600: fix ftp for dri1
by Alex Deucher
· 15 years ago
ca246dd
intel: add B43 chipset support
by Zhenyu Wang
· 15 years ago
5aaa45d
r600: don't setup hardware state if TFP
by Dave Airlie
· 15 years ago
8947cf6
progs/tests: added Z invert option
by Brian Paul
· 15 years ago
f78eafc
mesa: bump version to 7.7
by Brian Paul
· 15 years ago
97cbaab
gallium: added r8g8b8_get/put_tile_rgba()
by Brian Paul
· 15 years ago
079ae4c
progs/demos: added RGB invert option
by Brian Paul
· 15 years ago
126696c
mesa: fix viewport_z_clip breakage
by Brian Paul
· 15 years ago
e589a37
i915g: Add buffer write callback
by Jakob Bornecrantz
· 15 years ago
d112132
i915g: Reorg vbuf code a bit
by Jakob Bornecrantz
· 15 years ago
547b726
i915g: pwrite batchbuffer instead of map
by Jakob Bornecrantz
· 15 years ago
d585616
i915g: Keep vertex buffers in a fifo
by Jakob Bornecrantz
· 15 years ago
6e61d06
util: Add super simple fifo
by Jakob Bornecrantz
· 15 years ago
3833587
i915g: Map vertex buffers via gtt
by Jakob Bornecrantz
· 15 years ago
530fbd3
i915g: Remove lib prefix from driver
by Jakob Bornecrantz
· 15 years ago
9fff4b4
docs: Add basic 7.7 relnotes.
by Eric Anholt
· 15 years ago
f959ccd
intel: Add support for ARB_draw_elements_base_vertex.
by Eric Anholt
· 15 years ago
92d7ed8
mesa: Add support for ARB_draw_elements_base_vertex.
by Eric Anholt
· 15 years ago
ec9e729
glapi: Add ARB_draw_elements_base_vertex
by Eric Anholt
· 15 years ago
b11a8ea
mesa: Expose NV_depth_clamp if ARB_depth_clamp is supported.
by Eric Anholt
· 15 years ago
0310aaf
i965: Add support for ARB_depth_clamp.
by Eric Anholt
· 15 years ago
0e5c259
Regenerate files for GL_ARB_depth_clamp.
by Eric Anholt
· 15 years ago
b4922b5
mesa: Add support for ARB_depth_clamp.
by Eric Anholt
· 15 years ago
3e4539a
i965: Respect spec requirement for pixel shader computed depth with no zbuffer.
by Eric Anholt
· 15 years ago
15c0cc5
i965: Set NULL WM surfaces as tiled according to requirement by specs.
by Eric Anholt
· 15 years ago
ea6dab2
i965: Use the renderbuffer surface size instead of region size for WM surfaces.
by Eric Anholt
· 15 years ago
58a57e3
Revert "intel: helper to debug bufmgr (disabled)"
by Eric Anholt
· 15 years ago
42943a4
mesa: bump version to 7.5.2
by Brian Paul
· 15 years ago
b2de028
i965: #include clean-ups
by Brian Paul
· 15 years ago
e612152
intel: #include clean-ups
by Brian Paul
· 15 years ago
8e8d347
i965: use _mesa_is_bufferobj()
by Brian Paul
· 15 years ago
ced699b
i965: use _mesa_is_bufferobj()
by Brian Paul
· 15 years ago
abdf2e1
i965: use _mesa_is_bufferobj()
by Brian Paul
· 15 years ago
00aac1d
i965: use _mesa_is_bufferobj()
by Brian Paul
· 15 years ago
e6ad286
r600: fix dri2 clipping
by Alex Deucher
· 15 years ago
8de625c
i965: fix incorrect test for vertex position attribute
by Brian Paul
· 15 years ago
e34ea36
st/xorg: Add support for EXA_MIXED_PIXMAPS and EXA_SUPPORTS_PREPARE_AUX.
by Michel Dänzer
· 15 years ago
18bdb6e
egl: also use X types for building on Apple/MacOS X
by Brian Paul
· 15 years ago
2c307c7
scons: Add Mac OS to target platform list.
by Vinson Lee
· 15 years ago
fcb94f6
gdi: Fix prototype of gdi_softpipe_surface_buffer_create().
by Michal Krol
· 15 years ago
79f48c9
scons: Don't set LLVM_VERSION if one of the llvm-config calls fails.
by Vinson Lee
· 15 years ago
b481fb2
llvmpipe: Silent debug statement.
by José Fonseca
· 15 years ago
1127201
llvmpipe: Better abs for floating points.
by José Fonseca
· 15 years ago
e4c76c0
llvmpipe: Code generate the texture sampling inside the shader.
by José Fonseca
· 15 years ago
de8376e
llvmpipe: Texture sampling code generation primitives.
by José Fonseca
· 15 years ago
0c2ea24
llvmpipe: Convenience function to obtain the integer type with same bitdepth of an arbitrary type.
by José Fonseca
· 15 years ago
fa0f4b3
llvmpipe: Utility functions for linear and bilinear interpolation.
by José Fonseca
· 15 years ago
4da2023
llvmpipe: Correct implementation of floor.
by José Fonseca
· 15 years ago
b1eff01
llvmpipe: Utility function to get the pointer to a structure member.
by José Fonseca
· 15 years ago
866fbac
llvmpipe: SoA pixel unpacking specialization.
by José Fonseca
· 15 years ago
6b129a8
util: Utility function to check if a number is a power of two.
by José Fonseca
· 15 years ago
8be72bb
llvmpipe: Further abstract the texture sampling generation from TGSI translation.
by José Fonseca
· 15 years ago
9708239
mesa: Include <unistd.h> only when one is available.
by Michal Krol
· 15 years ago
826d441
mesa: Fix calling conventions of sync object api callbacks.
by Michal Krol
· 15 years ago
bf19638
prog/glsl: fix Makefile for samplers_array.
by Peter Hutterer
· 15 years ago
617202b
r300g: Fix some issues pointed out by compiler warnings.
by Michel Dänzer
· 15 years ago
7b8ec0d
r300g: Handle PIPE_BUFFER_USAGE_DONTBLOCK as intended.
by Michel Dänzer
· 15 years ago
23663ae
mesa: initial version of _mesa_meta_generate_mipmap()
by Brian Paul
· 15 years ago
4d63c62
xlib: test _mesa_meta_bitmap()
by Brian Paul
· 15 years ago
886e7b3
mesa: use separate temp texture for bitmaps
by Brian Paul
· 15 years ago
b2951ff
mesa: temp_texture changes
by Brian Paul
· 15 years ago
f477fa7
mesa: free meta bitmap buffers
by Brian Paul
· 15 years ago
0e5293a
mesa: use _mesa_set_enable()
by Brian Paul
· 15 years ago
bcb62ae
mesa: _mesa_meta_bitmap() function
by Brian Paul
· 15 years ago
4fdc96d
xlib: move misplaced brace
by Brian Paul
· 15 years ago
1ddb226
r300g: Fix a number of warnings
by Nicolai Hähnle
· 15 years ago
4b01e6f
r300g: Debug flags infrastructure
by Nicolai Hähnle
· 15 years ago
9778731
r300g: update the value of register VAP_VF_MAX_VTX_INDX
by Cooper Yuan
· 15 years ago
80ea03b
r300g: update rs_block state after changing rasterizer
by Cooper Yuan
· 15 years ago
8f990f9
r300g: need to validate scissor and viewport state if bind new rasterizer
by Cooper Yuan
· 15 years ago
9ab19a3
r600: add support for EXT_texture_sRGB
by Alex Deucher
· 15 years ago
60ca65c
r300: Add support for GL_EXT_provoking_vertex
by Alex Deucher
· 15 years ago
8fd7586
r600: Add support for GL_EXT_provoking_vertex
by Alex Deucher
· 15 years ago
b2cba25
i965: Fix warnings in intel_pixel_read.c.
by Eric Anholt
· 15 years ago
cf820a0
intel: Also get the DRI2 front buffer when doing front buffer reading.
by Eric Anholt
· 15 years ago
2855ee8
intel: Update Mesa state before span setup in glReadPixels.
by Eric Anholt
· 15 years ago
04081a1
intel: Move intel_pixel_read.c to shared for use with i965.
by Eric Anholt
· 15 years ago
0612ad4
i965: Don't set the complete field when there is more VUE yet to come.
by Eric Anholt
· 15 years ago
a47858e
i965: Add support for 2 threads in the GS.
by Eric Anholt
· 15 years ago
8f7f22c
i965: Add support for KIL_NV in brw_wm_emit.c
by Eric Anholt
· 15 years ago
1d1dfc9
i965: Add missing state dependency of sf_unit on _NEW_BUFFERS.
by Eric Anholt
· 15 years ago
Next »