Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
7b569bef1571d32e00898337399da62a6ed7d0fe
« Previous
4fd566e
util: Handle the remaining format cases in pipe_tile_raw_to_rgba().
by Michal Krol
· 15 years ago
955f512
Make sure we use only signed/unsigned ints with bitfields.
by Michal Krol
· 15 years ago
e4b7d9e
i965: fix invalid assertion in emit_xpd(), again
by Brian Paul
· 15 years ago
1b5476a
i965g: fix invalid assertion in emit_xpd(), again
by Brian Paul
· 15 years ago
e32487b
Merge remote branch 'origin/mesa_7_7_branch'
by José Fonseca
· 15 years ago
aaf7ecf
glew: Update to version 1.5.2.
by José Fonseca
· 15 years ago
5b64d94
pipebuffer: Multi-threading fixes for fencing.
by José Fonseca
· 15 years ago
f02347374
gallium: remove PIPE_TEX_FILTER_ANISO
by Luca Barbieri
· 15 years ago
a697550
docs: added more GL3 items
by Brian Paul
· 15 years ago
d4f2d65
mesa: added GL_MAJOR_VERSION and GL_MINOR_VERSION queries
by Brian Paul
· 15 years ago
3510a1b
mesa: call _mesa_compute_version() to set context's version info
by Brian Paul
· 15 years ago
29f50f6
mesa: added version.c to build
by Brian Paul
· 15 years ago
e0b9e33
mesa: added _mesa_compute_version() in new version.c file
by Brian Paul
· 15 years ago
e16fd07
mesa: added version fields to GLcontext
by Brian Paul
· 15 years ago
88330c6
gallium/util: replace 8 with PIPE_MAX_COLOR_BUFS
by Brian Paul
· 15 years ago
2fbc393
gallium/util: comments and whitespace fixes
by Brian Paul
· 15 years ago
9089436
docs: added link to wiki page about missing Mesa features
by Brian Paul
· 15 years ago
15b05c5
i965g: fix invalid assertion in emit_xpd()
by Brian Paul
· 15 years ago
e555146
i965: fix invalid assertion in emit_xpd()
by Brian Paul
· 15 years ago
766f3cc
tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3()
by Roel Kluin
· 15 years ago
5a7c2a9
i965: Fix build after blind merge of mesa 7.7 by Brian.
by Eric Anholt
· 15 years ago
9f54439
st/mesa: fix broken translation of negative register indexes
by Brian Paul
· 15 years ago
487a14b
ARB prog parser: regenerated parser file
by Brian Paul
· 15 years ago
f0f68b1
ARB prog parser: fix parameter binding type
by Brian Paul
· 15 years ago
e3514b7
ARB prog parser: regenerated parser files
by Brian Paul
· 15 years ago
7c6ae4c
ARB prog parser: add allowSwizzle param to initialize_symbol_from_const()
by Brian Paul
· 15 years ago
37f6929
mesa: whitespace changes and comments
by Brian Paul
· 15 years ago
f27e39a
mesa: change constant search behaviour in _mesa_add_unnamed_constant()
by Brian Paul
· 15 years ago
c77ade8
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
by Maarten Maathuis
· 15 years ago
29d2ab3
nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc
by Marcin Slusarz
· 15 years ago
c306ef5
nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
by Maarten Maathuis
· 15 years ago
38d8b18
svga: Remove stale references to delete shader results.
by José Fonseca
· 15 years ago
8ebef37
svga: Rebind shaders when tokens change.
by José Fonseca
· 15 years ago
3e18bad
Merge branch 'gallium-docs'
by Corbin Simpson
· 15 years ago
897cb89
egl: Fix breakage from -fvisibility=hidden.
by Chia-I Wu
· 15 years ago
467cccf
docs: Don't check in generated docs.
by Corbin Simpson
· 15 years ago
acb8073
docs: Stub out list of modules in core distribution of G3D.
by Corbin Simpson
· 15 years ago
ef1b942
st/mesa: added PROGRAM_LOCAL_PARAM case in src_register()
by Brian Paul
· 15 years ago
ae44b92
Merge branch 'remove-intel-dri1'
by Kristian Høgsberg
· 15 years ago
bd96b51
mesa: bump version to 7.7.1-DEVEL
by Brian Paul
· 15 years ago
c727fa6
Merge commit 'origin/gallium-draw-retval'
by Keith Whitwell
· 15 years ago
c91ceee
r600: adjust after radeon mipmap changes in 7118db8700
by Andre Maasikas
· 15 years ago
750c1e7
r600: support depth compare functions & shadow_ambient
by Andre Maasikas
· 15 years ago
1f9aa38
tgsi: Simplify implementation of few interpreter's instructions.
by Michal Krol
· 15 years ago
55b5c88
tgsi: Use FREE() to release MALLOC-ed() memories in sanity.
by Michal Krol
· 15 years ago
767d147
tgsi: Fix bogus loop condition in sanity.
by Michal Krol
· 15 years ago
c301fa6
tgsi: Treat MOV source operand as FLOAT so modifiers works as expected.
by Michal Krol
· 15 years ago
7218322
tgsi: Store ADDR file in interpreter as an int.
by Michal Krol
· 15 years ago
7c8e67e
tgsi: Remove dead micro_umod().
by Michal Krol
· 15 years ago
97f9a14
tgsi: Make interpreter aware of float and integer data types.
by Michal Krol
· 15 years ago
c34f6fa
gallium: Add UMOD TGSI opcode.
by Michal Krol
· 15 years ago
062aab9
gallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcodes to TGSI.
by Michal Krol
· 15 years ago
08a3efe
tgsi/ureg: Improve immediate match & expand logic.
by Michal Krol
· 15 years ago
ff56a12
tgsi: Support signed/unsigned integer immediate types.
by Michal Krol
· 15 years ago
b1c55e8
gallium: Add signed/unsigned int immediate data types.
by Michal Krol
· 15 years ago
bf4b4c1
tgsi: Cleanup interpreter code for other existing integer opcodes.
by Michal Krol
· 15 years ago
2c04603
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
by Michal Krol
· 15 years ago
df0826f
tgsi: Implement new integer opcodes.
by Michal Krol
· 15 years ago
c59eda0
gallium: Add more integer TGSI opcodes.
by Michal Krol
· 15 years ago
7836a96
mesa: added _mesa_[Get]TexParameterI[u]iv() functions
by Brian Paul
· 15 years ago
f6c2d1f
mesa: make texture BorderColor a union of float/int/uint
by Brian Paul
· 15 years ago
32b9983
mesa: use get_texobj() in _mesa_GetTexParameter() funcs
by Brian Paul
· 15 years ago
5ac1649
Merge branch 'mesa_7_7_branch'
by Brian Paul
· 15 years ago
6d84580
mesa: add missing _mesa_lock_texture() call
by Brian Paul
· 15 years ago
b434a81
i915: Use _MaxLevel on principle in texture setup.
by Eric Anholt
· 15 years ago
19a26df
intel: Fix CopyTexImage from tiled mipmap levels > 0.
by Eric Anholt
· 15 years ago
63610fa
i965: Fix the surface offset calculation for tiled buffers.
by Eric Anholt
· 15 years ago
a160d1c
r600: support vertex_array_bgra
by Andre Maasikas
· 15 years ago
82421c5
mesa: added GL_DU8DV8_ATI in extract_float_rgba()
by Brian Paul
· 15 years ago
01bf004
docs: initial release notes for 7.7.1
by Brian Paul
· 15 years ago
6130bb1
mesa: Prevent possible array out-of-bounds access by _mesa_light.
by Vinson Lee
· 15 years ago
bfc34c8
i965g: Fix assert.
by Vinson Lee
· 15 years ago
ad80009
tgsi: Fix assert.
by Vinson Lee
· 15 years ago
0fb1ead
Merge branch 'gallium-conditional-rendering'
by Brian Paul
· 15 years ago
e661bf5
mesa: regenerated enums.c file
by Brian Paul
· 15 years ago
707faf6
glapi: comment-out TIMEOUT_IGNORED
by Brian Paul
· 15 years ago
f52dd2a
glsl: use varName variable in _slang_gen_assignment()
by Brian Paul
· 15 years ago
195568e
mesa: more detailed error message in extract_float_rgba()
by Brian Paul
· 15 years ago
1baaf11
fix overflow
by Alan Hourihane
· 15 years ago
51362a7
intel: intelScreenContext() is no longer used
by Kristian Høgsberg
· 15 years ago
5a0b60a
intel: Remove remaining dri2.enabled tests
by Kristian Høgsberg
· 15 years ago
2861d92
intel: Drop more cliprect bookkeeping
by Kristian Høgsberg
· 15 years ago
d282128
intel: Remove struct intel_framebuffer
by Kristian Høgsberg
· 15 years ago
a6e1d3e
intel: Remove client-side vblank code
by Kristian Høgsberg
· 15 years ago
5bc4b88
intel: Drop intelWindowMoved()
by Kristian Høgsberg
· 15 years ago
5203b72
intel: Drop batchbuffer cliprect_mode tracking
by Kristian Høgsberg
· 15 years ago
f55d092
intel: Drop DRI1 static regions
by Kristian Høgsberg
· 15 years ago
ee49ac8
intel: Use depth buffer from ctx.DrawBuffer in copypix_src_region()
by Kristian Høgsberg
· 15 years ago
01dc463
intel: Drop LOCK/UNLOCK_HARDWARE()
by Kristian Høgsberg
· 15 years ago
3566bc7
intel: Drop DRI1 SwapBuffer implementation
by Kristian Høgsberg
· 15 years ago
4611f08
intel: Drop DRI1 CopySubBuffer implementation
by Kristian Høgsberg
· 15 years ago
48c0ff1
intel: Drop DRI1 support
by Kristian Høgsberg
· 15 years ago
39a0e4e
Push __driDriverExtensions out of dri_util.c and into the drivers
by Kristian Høgsberg
· 15 years ago
d61f073
Remove leftover __DRI{screen,drawable,context}Private references
by Kristian Høgsberg
· 15 years ago
8616cec
Check for libdrm_$chipset.pc when needed
by Kristian Høgsberg
· 15 years ago
1e414df
st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL.
by Michel Dänzer
· 15 years ago
a3abb9d
silence compiler warning
by Alan Hourihane
· 15 years ago
4a531fb
Fix test
by Alan Hourihane
· 15 years ago
86b336f
docs: Explain TGSI_SEMANTIC_NORMAL.
by Michal Krol
· 15 years ago
8ab89d7
docs: Fix indent.
by Michal Krol
· 15 years ago
Next »