Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
f04a6a65cc2a3986c80e3770566ee9ae713148ac
f04a6a6
docs: start release notes file for 9.1
by Andreas Boll
· 12 years ago
60a9390
svga: don't use uninitialized framebuffer state
by Brian Paul
· 12 years ago
6c53ec1
svga: Remove wierd code which forces non-sRGB formats.
by John Kåre Alsaker
· 12 years ago
1a4aad1
svga: Add support for 16-bit per channel RGBA
by John Kåre Alsaker
· 12 years ago
34c58ac
i965/vs: Add support for splitting virtual GRFs.
by Eric Anholt
· 12 years ago
d4bcc65
i965/vs: Try again when we've successfully spilled a reg.
by Eric Anholt
· 12 years ago
9237f0e
i965/vs: Implement register spilling.
by Kenneth Graunke
· 12 years ago
46e5296
i965/vs: Fix unit mismatch in scratch base_offset parameter.
by Kenneth Graunke
· 12 years ago
587d5db
egl: Return EGL_BAD_MATCH for invalid profile attributes
by Matt Turner
· 12 years ago
5090ce4
radeon/llvm: use ceil intrinsic instead of llvm.AMDIL.round.posinf
by Vincent Lejeune
· 12 years ago
9a6bb3f
radeon/llvm: use floor intrinsic instead of llvm.AMDIL.floor
by Vincent Lejeune
· 12 years ago
bfdf268
radeon/llvm: use llvm fabs intrinsic
by Vincent Lejeune
· 12 years ago
8db11bc
radeon/llvm: use llvm intrinsic for flog2
by Vincent Lejeune
· 12 years ago
23e11ac
radeon/llvm: add support for cos/sin intrinsic
by Vincent Lejeune
· 12 years ago
876b426
radeon/llvm: add a pattern for fsqrt
by Vincent Lejeune
· 12 years ago
9980251
glapi: Reformat python code generation scripts to use 4-space indentation.
by Paul Berry
· 12 years ago
8564649
mesa: Avoid C99 indexed initializers.
by José Fonseca
· 12 years ago
3f228ed
mesa: Prevent CONST macro re-definition.
by José Fonseca
· 12 years ago
a555888
mesa: Silence 'assignment makes integer from pointer without a cast' warnings.
by José Fonseca
· 12 years ago
9c1c233
glget: fix make check for glGet GL_POLYGON_OFFSET_BIAS
by Imre Deak
· 12 years ago
dd64791
mesa: glGet: remove the unused TYPE_API_MASK flags
by Imre Deak
· 12 years ago
d220435
mesa: glGet: use the build time generated hash tables
by Imre Deak
· 12 years ago
98f880e
mesa: glGet: add script to generate hash tables in build time
by Imre Deak
· 12 years ago
6678125
scons/android: add flag to check for enabled GL APIs
by Imre Deak
· 12 years ago
ea637c5
mesa: glGet: rename *{_EXT,_ARB} enums missing from the XML spec
by Imre Deak
· 12 years ago
59d3bf6
mesa: glGet: simplify the 'enum not found' condition
by Imre Deak
· 12 years ago
2ad4a47
mesa: glGet: fix parameter lookup for apps using multiple APIs
by Imre Deak
· 12 years ago
7182a1f
glapi: rename/move GL_POLYGON_OFFSET_BIAS to its extension section
by Imre Deak
· 12 years ago
87a3413
r600g: move SQ_GPR_RESOURCE_MGMT_1 into new config_state
by Marek Olšák
· 12 years ago
c5584e9
r600g: move DB_SHADER_CONTROL into db_misc_state
by Marek Olšák
· 12 years ago
ae25b93
r600g: emit PS_PARTIAL_FLUSH at the beginning of CS
by Marek Olšák
· 12 years ago
ef72361
r600g: atomize depth-stencil-alpha state
by Marek Olšák
· 12 years ago
711f3ba
r600g: atomize rasterizer state
by Marek Olšák
· 12 years ago
9a683d1
r600g: sort variables in r600_context
by Marek Olšák
· 12 years ago
30bcc55
r600g: initialize SQ_VTX_SEMANTIC_* in the start_cs command buffer
by Marek Olšák
· 12 years ago
18a1891
r600g: atomize scissor state
by Marek Olšák
· 12 years ago
ab075de
r600g: atomize polygon offset state
by Marek Olšák
· 12 years ago
a50edc8
r600g: atomize fetch shader
by Marek Olšák
· 12 years ago
8bf7044
r600g: remove the dual_src_blend flag from the shader key
by Marek Olšák
· 12 years ago
faaba52
r600g: atomize blend state
by Marek Olšák
· 12 years ago
eb65fef
r600g: inline r600_atom_dirty
by Marek Olšák
· 12 years ago
d8ea646
r600g: remove the "atom" variable from r600_command_buffer
by Marek Olšák
· 12 years ago
1e7776c
egl: Remove bogus invalidate code.
by Eric Anholt
· 12 years ago
7e9bd2b
egl: Add support for driconf control of swapinterval.
by Eric Anholt
· 12 years ago
8c472b8
glx: Replace DRI2SwapBuffers() custom protocol with XCB.
by Eric Anholt
· 12 years ago
f02242a
glx: Fix some indentation.
by Eric Anholt
· 12 years ago
8116028
glx: Replace DRI2SwapInterval custom protocol with XCB.
by Eric Anholt
· 12 years ago
7acf8ae
glx: Reuse setSwapInterval for setting initial swap interval.
by Eric Anholt
· 12 years ago
d093775
glx: Allow glXSwapInterval(0) when vblank_mode=0.
by Eric Anholt
· 12 years ago
ab8ae93
glx: Replace DRI2GetMSC custom protocol with XCB.
by Eric Anholt
· 12 years ago
8e61b90
glx: Replace DRI2WaitForMSC custom protocol with XCB.
by Eric Anholt
· 12 years ago
183ab9e
glx: Replace DRI2WaitForSBC custom protocol with XCB.
by Eric Anholt
· 12 years ago
1e74910
glx/dri1: Remove uncompiled __DRI_SWAP_BUFFER_COUNTER code.
by Eric Anholt
· 12 years ago
da3f7c1
egl: Quit checking for a bug in old xcb when we require new xcb.
by Eric Anholt
· 12 years ago
b477384
egl: Drop xcb ifdefs by just requiring a version from this year.
by Eric Anholt
· 12 years ago
b49cd84
egl: Unifdef dri_interface.h defines.
by Eric Anholt
· 12 years ago
c35a938
glx: Unifdef some dri_interface.h defines.
by Eric Anholt
· 12 years ago
bb01f67
glx: Require xcb_dri2 for building glxdri2.c.
by Eric Anholt
· 12 years ago
dc6fa41
glx: Remove the last user of -DUSE_XCB.
by Eric Anholt
· 12 years ago
3f0e3a7
glx: Unifdef USE_XCB.
by Eric Anholt
· 12 years ago
31c7d4e
egl: Cleanly cast EGLNative* pointers to X11 types.
by Eric Anholt
· 12 years ago
11e08f4
r600g: use a select to handle front/back color in llvm
by Vincent Lejeune
· 12 years ago
80663cb
r600g: frontcolor tracks its associated backcolor
by Vincent Lejeune
· 12 years ago
900cc7c
Remove VAAPI support.
by Matt Turner
· 12 years ago
63a1511
nv50: fix build after "nv50: fix printf warning"
by Marcin Slusarz
· 12 years ago
93eba26
nouveau: use pre-calculated stride for resource_get_handle
by Marcin Slusarz
· 12 years ago
45288cd
r600g: Fix build with --enable-opencl
by Tom Stellard
· 12 years ago
b25fbce
mesa/tests: Remove driverCtx parameter from call to _mesa_initialize_context
by Ian Romanick
· 12 years ago
7cb8764
intel: Add missing #include <time.h>
by Quentin Glidic
· 12 years ago
b634674
i965: Delete some dead code from brw_eu_emit.c.
by Kenneth Graunke
· 12 years ago
840d848
docs: add missing release date
by Andreas Boll
· 12 years ago
c833d98
docs: update release notes for 9.0
by Andreas Boll
· 12 years ago
3699150
docs: add news item for 9.0 release
by Andreas Boll
· 12 years ago
541158f
mesa: remove unused _mesa_cpal_compressed_format_type() function
by Brian Paul
· 12 years ago
30ebc86
nv50: fix printf warning
by Marek Olšák
· 12 years ago
51872e8
nv30: fix type conversion warning
by Marek Olšák
· 12 years ago
cf9081b
i915g: fix unused variable and type conversion warnings
by Marek Olšák
· 12 years ago
4f31098
teximage: Remove unnecessary compressed format check
by Daniel Stone
· 12 years ago
b534c39
docs: update FAQ
by Andreas Boll
· 12 years ago
63c3a79
nv50: point vertex runout at a valid address
by Ben Skeggs
· 12 years ago
c47a01c
nvc0: point vertex runout at a valid address
by Ben Skeggs
· 12 years ago
d53bbab
nvc0: fix missing permanent bo reference on poly cache
by Ben Skeggs
· 12 years ago
1aa8ad8
Revert "st/mesa: remove unused variables to fix compile warnings"
by Brian Paul
· 12 years ago
bad1b27
mesa: minor whitespace fixes in teximage.c
by Brian Paul
· 12 years ago
810d2e1
st/mesa: remove unused variables to fix compile warnings
by Marek Olšák
· 12 years ago
cb72ec5
mesa: remove unused variables to fix compile warnings
by Marek Olšák
· 12 years ago
fd32199
softpipe: initialize quadColor2 to fix compile warnings
by Marek Olšák
· 12 years ago
d0349c9
r600g: remove unused variables to fix compile warnings
by Marek Olšák
· 12 years ago
d284613
llvmpipe: remove unused variables to fix compile warnings
by Marek Olšák
· 12 years ago
437a256
i915g: Don't clobber I915_NEW_FS on new framebuffer.
by Stéphane Marchesin
· 12 years ago
6a51449
i965/fs: Improve performance of copy/constant propagation.
by Eric Anholt
· 12 years ago
fb5bf03
i965/fs: Move constant propagation to the same codebase as copy prop.
by Eric Anholt
· 12 years ago
098acf6
i965: Remove the old ARB_fragment_program backend.
by Eric Anholt
· 12 years ago
97615b2
i965: Replace brw_wm_* with dumping code into the fs_visitor.
by Eric Anholt
· 13 years ago
014aaa9
i965: Reduce maximum GL_ARB_fragment_program instruction count to 1024.
by Eric Anholt
· 12 years ago
9cfc00a
i965/fs: Add a couple more algebraic cases that help some ARB_fp patterns.
by Eric Anholt
· 12 years ago
d81d7a4
i965/fs: Pull ir_binop_min/ir_binop_max handling to a separate function.
by Eric Anholt
· 12 years ago
5c26874
i965/fs: Refactor rectangle/GL_CLAMP texture coordinate adjustment.
by Eric Anholt
· 12 years ago
e7149d3
i965/fs: Pass fragment depth to the fb write as a fs_reg, not an ir_variable.
by Eric Anholt
· 12 years ago
6589c0b
mesa: Note that OPCODE_RFL is not part of ARB_fp (it's NV_fp only).
by Eric Anholt
· 12 years ago
Next »