Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
6d89abadbcd68bbe9e08f041412549f8dc1fc73c
6d89aba
mesa: support boolean and integer-based parameters in prog_parameter
by Bryan Cain
· 13 years ago
17b695e
gallium: add PIPE_SHADER_CAP_INTEGERS
by Bryan Cain
· 14 years ago
16d7a71
glsl_to_tgsi: fix shaders with indirect addressing of temps
by Bryan Cain
· 14 years ago
56dc2c1
glsl_to_tgsi: use TGSI opcodes when converting from GLSL IR
by Bryan Cain
· 14 years ago
3b0858f
glsl_to_tgsi: support DDY (ir_unop_dFdy)
by Bryan Cain
· 14 years ago
a6705aa
glsl_to_tgsi: lower noise opcodes when converting from GLSL IR, not when generating TGSI
by Bryan Cain
· 14 years ago
5768ed6
glsl_to_tgsi: define the sampler objects used
by Bryan Cain
· 14 years ago
556bd82
glsl_to_tgsi: remove a bad assertion
by Bryan Cain
· 14 years ago
c341d3c
glsl_to_tgsi: remove reads to output registers
by Bryan Cain
· 14 years ago
44867da
glsl_to_tgsi: stop generating Mesa IR
by Bryan Cain
· 14 years ago
1e5fd8e
mesa: fix segfault when no Mesa IR is generated
by Bryan Cain
· 14 years ago
f379d8f
st/mesa: Add a GLSL IR to TGSI translator.
by Bryan Cain
· 14 years ago
6f243ec
r600g: disable render condition for some blitter operations
by Marek Olšák
· 13 years ago
40aec11
r600g: fix TXD src regs needing fetching.
by Mike Kaplinskiy
· 13 years ago
6415f25
r600g: use inlines for some common tex instr setup code.
by Mike Kaplinskiy
· 13 years ago
ef8f6a8
glsl/builtins: Actually implement int/ivec variants of abs().
by Kenneth Graunke
· 13 years ago
de91ea1
r600g: fix TXD when shadowing is enabled.
by Mike Kaplinskiy
· 13 years ago
13c9a85
r600g: add TXD support.
by Dave Airlie
· 13 years ago
34a7747
i915g: add const qualifier to silence warning
by Brian Paul
· 13 years ago
d9ca948
r600g: also set TILE_MODE of the base level
by Marek Olšák
· 13 years ago
677a440
r600g: force OpenGL's BASE_LEVEL behavior on r600-r700
by Marek Olšák
· 13 years ago
7c7a8a3
glsl/generate_builtins.py: Remove regexp to kill pointer addresses.
by Kenneth Graunke
· 13 years ago
1e16c34
glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather than NULL
by Jeremy Huddleston
· 13 years ago
3751aa4
st/mesa: fix indentation, whitespace
by Brian Paul
· 13 years ago
99feecc
st/mesa: replace st->ctx with ctx
by Brian Paul
· 13 years ago
c1477f6
st/mesa: fix comments, whitespace
by Brian Paul
· 13 years ago
cbad868
docs: 7.10.3 updates
by Brian Paul
· 13 years ago
ee231b3
st/mesa: improved is_interleaved_arrays() checking
by Brian Paul
· 13 years ago
24a760e
r600c: add tiling support for evergreen+
by Alex Deucher
· 13 years ago
7d488ad
r600g: fix RGB32F texturing
by Marek Olšák
· 13 years ago
df63555
r600g: fix indentation and comments
by Marek Olšák
· 13 years ago
10e418f
mesa: Switch generate_mipmaps_compressed() to using TexImage2D to upload.
by Eric Anholt
· 13 years ago
b0c4db6
mesa: Remove uncompressed code from generate_mipmaps_compressed().
by Eric Anholt
· 13 years ago
2bfd81d
mesa: Remove compressed code from generate_mipmaps_uncompressed().
by Eric Anholt
· 13 years ago
ba55ccd
mesa: Split _mesa_generate_mipmap along compressed/uncompressed lines.
by Eric Anholt
· 13 years ago
b9fbb9d
intel: Fix miptree height alignment for compressed NPOT textures.
by Eric Anholt
· 13 years ago
56965aa
intel: Drop dead preinitialization of align_w, align_h.
by Eric Anholt
· 13 years ago
f94fef8
intel: Drop the cpp argument to intel_miptree_create().
by Eric Anholt
· 13 years ago
6dcc398
intel: Calculate compress_byte in intel_miptree_create.
by Eric Anholt
· 13 years ago
9c5fdbb
intel: Use the gl_format to get the base_format for miptree create.
by Eric Anholt
· 13 years ago
9a523a4
intel: Drop the internal_format field of the mipmap tree.
by Eric Anholt
· 13 years ago
0fac09a
intel: Make the intel_miptree_match_image format check more specific.
by Eric Anholt
· 13 years ago
afbe605
i915: Drop dead argument to translate_texture_format().
by Eric Anholt
· 13 years ago
4a60b0c
intel: Add block alignment for RGTC textures.
by Eric Anholt
· 13 years ago
d580911
intel: Add the MESA_FORMAT as a field of the miptree.
by Eric Anholt
· 13 years ago
51ce86b
intel: Fix 2x2 and 1x1 compressed teximages from _mesa_generate_mipmap()
by Eric Anholt
· 13 years ago
13dcf3f
r600g: disable shader_texture_lod until there is driver support
by Marek Olšák
· 13 years ago
130e7ea
llvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle
by Adam Jackson
· 13 years ago
a8b9a75
nv50: fix copy/paste error in nv50_gmtyprog_validate
by Christoph Bumiller
· 13 years ago
a128355
apple: Set the glapi dispatch table on context bind
by Jeremy Huddleston
· 13 years ago
c17fb85
configure.ac: cleanup the gallium-r300 option
by Marek Olšák
· 13 years ago
e823ab1
st/xorg: remove unused variable
by Marek Olšák
· 13 years ago
f318a15
r600g: do not link with softpipe
by Marek Olšák
· 13 years ago
b5b7d2a
r300g: do not link with softpipe
by Marek Olšák
· 13 years ago
be2b9bd
xorg-radeon: rename to xorg-r300
by Marek Olšák
· 13 years ago
63e38bd
target-helpers: remove copy-pasted function inline_noop_helper
by Marek Olšák
· 13 years ago
9346d89
r600g: skip SPI setup for position and face inputs
by Vadim Girlin
· 13 years ago
2743851
r600g: move depth texture flushing out of line.
by Dave Airlie
· 13 years ago
296e6b9
meta: Fix glCopyTexImage(GL_LUMINANCE) from non-GL_LUMINANCE source.
by Eric Anholt
· 13 years ago
df46eb8
intel: Fix mipmap and format handling of blit glCopyPixels().
by Eric Anholt
· 13 years ago
ef0d548
intel: Do the drawable x/y offset in intel_renderbuffer_map() for spans.
by Eric Anholt
· 13 years ago
fb60e20
intel: Use rb->Data and rb->RowStride to handle spans Y flipping.
by Eric Anholt
· 13 years ago
d291177
intel: Clean up intel_render_texture with a rename and a helper function.
by Eric Anholt
· 13 years ago
b17aab5
intel: Move the draw_x/draw_y to the renderbuffer where it belongs.
by Eric Anholt
· 13 years ago
4fa01d7
dri: include swrast.h, not s_texrender.h
by Brian Paul
· 13 years ago
816b8ac
glx: Remove check for gc->vtable->destroy
by Jeremy Huddleston
· 13 years ago
c6cf82f
apple: applegl_destroy_context: Pass along the correct display
by Jeremy Huddleston
· 13 years ago
e903cc1
apple: Dead code removal
by Jeremy Huddleston
· 13 years ago
b44d13e
glapi: Add check for NULL symbol_prefix in gentable and fix warnings
by Jeremy Huddleston
· 13 years ago
df8d26e
i915g: add a few more render target formats
by Daniel Vetter
· 13 years ago
755f2e2
mesa: move texrender.c to swrast
by Brian Paul
· 13 years ago
8852e35
vbo: minor simplification in print_draw_arrays() debug function
by Brian Paul
· 13 years ago
e6e1864
mesa: move invariant code out of loop in get_tex_rgba()
by Brian Paul
· 13 years ago
2f0b44f
r600g: Put shaders into immutable buffers.
by Mathias Fröhlich
· 13 years ago
b0f1767
r600g: Allow VRAM for the initial domain for every buffer binding.
by Mathias Fröhlich
· 13 years ago
e1f8801
r600g: Set the domains value also for recycled buffer objects.
by Mathias Fröhlich
· 13 years ago
e252944
r600g: Fix typo.
by Mathias Fröhlich
· 13 years ago
9256347
r600g: remove useless call to u_upload_flush
by Pierre-Eric Pelloux-Prayer
· 13 years ago
3172473
st/mesa: rebind vertex arrays if _NEW_BUFFER_OBJECT is dirty
by Marek Olšák
· 13 years ago
b19d867
r600g: fixed bo memory leak issue
by Pierre-Eric Pelloux-Prayer
· 13 years ago
77b7e1b
mapi: declare x86_entry_start/end static
by Chia-I Wu
· 13 years ago
3e1caf5
mapi: Fix tls with shared/es-glapi on x86-64
by Benjamin Franzke
· 13 years ago
982cb36
wayland-drm: remove depend on "make clean"
by Chia-I Wu
· 13 years ago
77e031a
egl_dri2: try swrastg_dri if swrast_dri fails
by Chia-I Wu
· 13 years ago
cf69eea
egl_dri2: add dri2_load_driver_swrast
by Chia-I Wu
· 13 years ago
16e3027
egl_dri2: Compare configs before matching them
by Benjamin Franzke
· 13 years ago
a23bf64
st/eglwayland: Add support for EGL_DEFAULT_DISPLAY
by Benjamin Franzke
· 13 years ago
b8325fd
egl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAY
by Benjamin Franzke
· 13 years ago
9a00dd9
apple: Request OpenGL 3.2 from OpenGL.framework if available
by Jeremy Huddleston
· 13 years ago
df1dacf
apple: Store the CGL API version number for future reference
by Jeremy Huddleston
· 13 years ago
02b6e97
apple: Use a struct glx_config * rather than a void * in apple_visual_create_pfobj
by Jeremy Huddleston
· 13 years ago
f35913b
apple: Use _glapi_create_table_from_handle to initialize our dispatch table
by Jeremy Huddleston
· 13 years ago
85937f4
glapi: Add API that can create a _glapi_table from a dlfcn handle
by Jeremy Huddleston
· 13 years ago
837dc61
r300g: max_anisotropy of 1 is not anisotropic filtering
by Marek Olšák
· 13 years ago
2191504
i915g: implement fence signalling
by Daniel Vetter
· 13 years ago
4176025
i965: Add support for GL_FIXED vertex attributes.
by Eric Anholt
· 13 years ago
20f0878
glsl: Fix incorrect optimization of instructions before discard statements.
by Eric Anholt
· 13 years ago
23ef4a6
Fix format not a string literal error with -Werror=format-security
by Eugeni Dodonov
· 13 years ago
97d230b
i965/brw: Fix emit_depthbuffer() when packed depth/stencil texture is attached
by Chad Versace
· 13 years ago
eca3e91
r600g: VGT_PRIMITIVE_TYPE is special
by Alex Deucher
· 13 years ago
Next »