Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
e5c6a92a12b5cd7db205d72039f58d302b0be9d5
/
src
/
mesa
e5c6a92
mesa: implement clamping controls (ARB_color_buffer_float)
by Marek Olšák
· 14 years ago
3bdd12e
mesa: regenerate glapi files
by Marek Olšák
· 14 years ago
9d60a7c
i965: Resolve implied moves in brw_dp_READ_4_vs_relative.
by Kenneth Graunke
· 14 years ago
9a21bc6
i965: Refactor Sandybridge implied move handling.
by Kenneth Graunke
· 14 years ago
4f94e0b
mesa: Add missing parentheses in glBlitFramebufferEXT error strings.
by Vinson Lee
· 14 years ago
e21beae
intel: Don't leak the tex object miptree when replacing it
by Ian Romanick
· 14 years ago
5d7c27f
st/mesa: Validate state before doing blits.
by Henri Verbeet
· 14 years ago
0c8beb0
i965/fs: Fix linear gl_Color interpolation on pre-gen6 hardware.
by Kenneth Graunke
· 14 years ago
4e994e1
i965/fs: Use different name for inner loop counter
by Ian Romanick
· 14 years ago
cf29034
mesa: add void to save_TextureBarrierNV()
by Brian Paul
· 14 years ago
a81828c
mesa: Avoid redefining PUBLIC/USE/likely/unlikely macros.
by José Fonseca
· 14 years ago
7fbe020
mesa: Use appropriate call convention in VertexAttribI*v.
by José Fonseca
· 14 years ago
acd7ce5
mesa,mapi: Remove spurious const keyword from ClearBufferfi args.
by José Fonseca
· 14 years ago
e1a9ef2
mesa: added _mesa_dump_image() for debugging
by Brian Paul
· 14 years ago
e4852ae
mesa: minor whitespace fixes
by Brian Paul
· 14 years ago
2911fa0
i965/fs: Make compile failure more verbose with INTEL_DEBUG=wm.
by Eric Anholt
· 14 years ago
4a101f9
i965/fs: Clean up reg_undef args from long ago lack of fs_inst overloads.
by Eric Anholt
· 14 years ago
53d78be
i965/fs: Clean up the emit calls by introducing emit() overload helpers.
by Eric Anholt
· 14 years ago
82dd62f
mesa: new MESA_EXTENSION_MAX_YEAR env var
by Brian Paul
· 14 years ago
c22a7f9
radeon: use C99 style in macros with variable arguments
by Iain Hibbert
· 14 years ago
ff2950d
radeon: reorder #includes to silence warnings
by Brian Paul
· 14 years ago
b574542
r128: fix an old annoying warning
by Brian Paul
· 14 years ago
7d40bf2
radeon: fix radeon_create_image_from_name() wrong parameter type
by Brian Paul
· 14 years ago
8199201
mesa: More glGet* fixes.
by José Fonseca
· 14 years ago
12b9e07
mesa: remove unused _MESA_NEW_NEED_NORMALS
by Brian Paul
· 14 years ago
7ecb61c
mesa: remove _MESA_NEW_TRANSFER_STATE
by Brian Paul
· 14 years ago
f697087
mesa: Fix typo glGet*v(GL_TEXTURE_COORD_ARRAY_*).
by José Fonseca
· 14 years ago
cfc7ded
mesa: 80-column wrapping and comment updates
by Brian Paul
· 14 years ago
d0d767a
mesa: 80-column wrapping, update comment
by Brian Paul
· 14 years ago
933b99f
mesa: consolidate enable/disable code for GL_TEXTURE_GEN_S/T/R/Q
by Brian Paul
· 14 years ago
ec4a21b
mesa: consolidate clip plane update code
by Brian Paul
· 14 years ago
957552f
mesa: 80-column wrapping
by Brian Paul
· 14 years ago
aafcbd2
mesa: replace macro with function
by Brian Paul
· 14 years ago
9459cc5
mesa: 80-column wrapping
by Brian Paul
· 14 years ago
630d925
mesa: rename functions to follow Mesa conventions
by Brian Paul
· 14 years ago
79f4281
mesa: 80-column wrapping
by Brian Paul
· 14 years ago
9d2ef28
r300/compiler: Use a 4-bit writemask in pair instructions
by Tom Stellard
· 14 years ago
8042d75
nouveau: Fix serious compiler warnings
by Johannes Obermayr
· 14 years ago
5b902a0
mesa: minor improvements in glTexEnvfv()
by Brian Paul
· 14 years ago
582570a
mesa: only report up to 50 _mesa_problem() calls
by Brian Paul
· 14 years ago
147148f
swrast: report data type in error message
by Brian Paul
· 14 years ago
5e9aa99
mesa: Remove the CompileShader driver hook; it's just a no-op.
by Kenneth Graunke
· 14 years ago
cbadedb
mesa: use _mesa_get_current_tex_unit() helper in BindTexture()
by Brian Paul
· 14 years ago
552f54b
mesa: remove unneeded local var in BindTexture()
by Brian Paul
· 14 years ago
dfda559
mesa: clean up the glBindTexture early out code a bit
by Brian Paul
· 14 years ago
2279156
i965: Rename brw_(IF|CONT)_gen6 functions to gen6_(IF|CONT).
by Kenneth Graunke
· 14 years ago
f3a828c
autoconf: don't use CFLAGS for cpp files
by Tobias Droste
· 14 years ago
2baac48
i965: Rename BRW_DATAPORT_..._GEN6 messages to GEN6_... for consistency.
by Kenneth Graunke
· 14 years ago
cc48d66
i965: Rename BRW_SAMPLER_MESSAGE_..._GEN5 to GEN5_SAMPLER_MESSAGE.
by Kenneth Graunke
· 14 years ago
8767fe2
mesa: Sort extensions in extension string by year.
by José Fonseca
· 14 years ago
5fc5820
mesa: Use typecast in BITFIELD64_BIT macro.
by José Fonseca
· 14 years ago
11150e4
mesa: use BITFIELD64_BIT() macro
by Brian Paul
· 14 years ago
aa878f9
st/mesa: use BITFIELD64_BIT() macro in a few more places
by Brian Paul
· 14 years ago
d029ba9
mesa: use 1UL for 64-bit unsigned constant for C++
by Brian Paul
· 14 years ago
a994473
i965: Fix alpha testing when there is no color buffer in the FBO.
by Eric Anholt
· 14 years ago
b60651a
i965: Do our lowering passes before the loop of optimization.
by Eric Anholt
· 14 years ago
d0e805e
mesa: fix scons build
by Marek Olšák
· 14 years ago
aea4ed4
gallium: add texture barrier support to the interface and st/mesa (v2)
by Marek Olšák
· 14 years ago
9a9c1e1
mesa: add display list support for NV_texture_barrier
by Marek Olšák
· 14 years ago
7fa53f3
mesa: regenerate glapi files
by Marek Olšák
· 14 years ago
867f9b0
mesa: add NV_texture_barrier
by Marek Olšák
· 14 years ago
baab835
st/mesa: Make use of the new PIPE_TRANSFER_DISCARD_* for buffer object.
by Mathias Fröhlich
· 14 years ago
25e3114
i965: Enable texture lookups whose return type is 'float'
by Kenneth Graunke
· 14 years ago
1842b89
i965: Fix tex_swizzle when depth mode is GL_RED
by Chad Versace
· 14 years ago
e0cbb15
i965: Remove dead assignment
by Chad Versace
· 14 years ago
bb0910b
mesa: rename _mesa_texstore_a8 -> _mesa_texstore_unorm8
by Marek Olšák
· 14 years ago
c0110d5
mesa: fix up assertion in _mesa_source_buffer_exists
by Marek Olšák
· 14 years ago
0f84dda
ir_to_mesa: do not check the number of uniforms against hw limits
by Marek Olšák
· 14 years ago
098f9c5
Revert "mesa: Convert fixed function fragment program generator to GLSL IR."
by Eric Anholt
· 14 years ago
07c420a
Revert "mesa: Track a computed _CurrentFragmentProgram for current gl_shader_program"
by Eric Anholt
· 14 years ago
403be11
Revert "i965: Use the fixed function GLSL program instead of the ARB program."
by Eric Anholt
· 14 years ago
1a79064
gallium: Delay the creation of simple helper shaders
by Jakob Bornecrantz
· 14 years ago
ab21147
u_blitter: Do blits in linear color space.
by Henri Verbeet
· 14 years ago
6da4866
r300/compiler: do not set TEX_IGNORE_UNCOVERED on r500
by Marek Olšák
· 14 years ago
1e97b4d
r300/compiler: TEX instructions don't support negation on source arguments
by Marek Olšák
· 14 years ago
589d835
r300/compiler: Abs doesn't cancel Negate (in the conversion to native swizzles)
by Marek Olšák
· 14 years ago
d96305e
r300/compiler: fix translating the src negate bits in pair_translate
by Marek Olšák
· 14 years ago
4b92c68
r300g: implement fragment color clamping in the shader
by Marek Olšák
· 14 years ago
e470760
r300/compiler: fix the saturate modifier when applied to TEX instructions
by Marek Olšák
· 14 years ago
02725bc
nouveau: Build fix
by Adam Jackson
· 14 years ago
b5872cd
r600: Build fix
by Adam Jackson
· 14 years ago
dee6eaf
scons: Move texenvprogram.c to ff_fragment_shader.cpp.
by Vinson Lee
· 14 years ago
81b34a4
i965: Use the fixed function GLSL program instead of the ARB program.
by Eric Anholt
· 14 years ago
b4452c3
mesa: Track a computed _CurrentFragmentProgram for current gl_shader_program
by Eric Anholt
· 14 years ago
7cb87dff
mesa: Convert fixed function fragment program generator to GLSL IR.
by Eric Anholt
· 14 years ago
29e013e
mesa: Add gl_MESAFogParamsOptimized for our special pre-computed fog params.
by Eric Anholt
· 14 years ago
20f7a6f
mesa: Add a builtin uniform for the ATI_envmap_bumpmap rotation matrix.
by Eric Anholt
· 14 years ago
cdacca4
mesa: Move texenvprogram.c to ff_fragment_shader.cpp.
by Eric Anholt
· 14 years ago
e1cb12b
prog_cache: Add some support for shader_programs in prog_cache.
by Eric Anholt
· 14 years ago
9c7231c
mesa: Don't try to remove an internal shader_program from the hash.
by Eric Anholt
· 14 years ago
5ae1d19
i965: Use ffs() on a 32-bit int value instad of ffsll().
by Eric Anholt
· 14 years ago
7e02303
gallium: remove flags from the flush function
by Marek Olšák
· 14 years ago
e968975
gallium: remove the geom_flags param from is_format_supported
by Marek Olšák
· 14 years ago
bfe88e6
gallium: cleanup fence_signalled and fence_finish
by Marek Olšák
· 14 years ago
d7db14a
mesa: test against MaxUniformComponents in check_resources()
by Brian Paul
· 14 years ago
e0e9402
mesa: move location of some geometry program limits
by Brian Paul
· 14 years ago
8cc84b3
mesa: use check_resources() to check program against limits
by Brian Paul
· 14 years ago
decc6e2
mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines
by Brian Paul
· 14 years ago
4293a12
mesa: call FLUSH_VERTICES() before deleting shaders, buffers, query objects
by Brian Paul
· 14 years ago
bdf1038
st/mesa: remove unnecessary flushes
by Marek Olšák
· 14 years ago
Next »