Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
6c281749696da417a88c3d1ee460f642f92a4cee
6c28174
Finish _HAVE_FULL_GL removal
by Matt Turner
· 12 years ago
b21455f
configure.ac: Fix LLVM 3.2 r600/radeonsi error message
by Dmitry Cherkasov
· 12 years ago
0d1ee26
svga: add svga_screen_cache_dump() debug helper
by Brian Paul
· 12 years ago
e20a0f1
wayland: Drop support for ill-defined, unused wl_egl_pixmap
by Kristian Høgsberg
· 12 years ago
2b8e90a
wayland: Remove 0.85 compatibility #ifdefs
by Kristian Høgsberg
· 12 years ago
0229e3a
egl/wayland: Update to Wayland 0.99 API
by Kristian Høgsberg
· 12 years ago
be4c0a2
i965/fs: Statically allocate the reg_sets at context initialization.
by Eric Anholt
· 12 years ago
8757fa6
i965/fs: Allocate registers in the unused parts of the gen7 MRF hack range.
by Eric Anholt
· 12 years ago
a087e9f
i965/fs: Reduce the interference between payload regs and virtual GRFs.
by Eric Anholt
· 12 years ago
551e1cd
i965/fs: Expose the payload registers to the register allocator.
by Eric Anholt
· 12 years ago
6c69df1
i965/fs: Remove extra allocation for classes[].
by Eric Anholt
· 12 years ago
5d90b98
i965/fs: Make the register allocation class_sizes[] choice static.
by Eric Anholt
· 12 years ago
20ebeba
i965/vs: Improve live interval calculation.
by Eric Anholt
· 12 years ago
e1a518e
i965/vs: Fix the mlen of scratch read/write messages.
by Eric Anholt
· 12 years ago
c226b7a
i965: Make the cfg reusable from the VS.
by Eric Anholt
· 12 years ago
54679fc
i965: Share the predicate field between FS and VS.
by Eric Anholt
· 12 years ago
7abfb67
i965: Rename fs_cfg types to not mention fs.
by Eric Anholt
· 12 years ago
5ed57d9
i965: Move brw_fs_cfg.* to brw_cfg.*.
by Eric Anholt
· 12 years ago
24aeeb2
i965: Make the FS and VS share a few visitor/instruction fields.
by Eric Anholt
· 12 years ago
338fd85
i965/vs: Trim the swizzle of the scratch write temporary.
by Eric Anholt
· 12 years ago
af911b2
i965/vs: Do the temporary allocation in emit_scratch_write().
by Eric Anholt
· 12 years ago
9499f79
i965/vs: Simplify emit_scratch_write() prototype.
by Eric Anholt
· 12 years ago
914d8f9
i965/vs: Add a little bit of IR-level debug ability.
by Eric Anholt
· 12 years ago
a30d146
glx: Add GLXBadProfileARB to the error string list
by Adam Jackson
· 12 years ago
1d0c621
glx: Fix listing of INTEL_swap_event in glXQueryExtensionsString()
by Owen W. Taylor
· 12 years ago
aa2067c
gallivm: Hide AVX support when requested by LP_NATIVE_VECTOR_WIDTH or unsupported by LLVM.
by José Fonseca
· 12 years ago
54821c0
gallivm: Use mcjit for ppc_64 architecture
by Will Schmidt
· 12 years ago
3263873
st/mesa: silence MSVC signed/unsigned comparison warning
by Brian Paul
· 12 years ago
ead664e
st/mesa: silence MSVC double/unsigned assignment warning
by Brian Paul
· 12 years ago
198d1bd
tgsi: silence MSVC signed/unsigned comparison warnings
by Brian Paul
· 12 years ago
34a5fd2
util: fix MSVC signed/unsigned comparison warning in u_upload_mgr.c code
by Brian Paul
· 12 years ago
ba7bfde
util: fix MSVC signed/unsigned comparison warning in u_vbuf.c code
by Brian Paul
· 12 years ago
a078554
util: fix MSVC double/float conversion warning in u_format_r11g11b10f.h
by Brian Paul
· 12 years ago
f031910
draw: silence MSVC signed/unsigned comparison warnings
by Brian Paul
· 12 years ago
a115a29
util/blitter: silence assorted MSVC warnings
by Brian Paul
· 12 years ago
7abd136
wmesa: remove old, unused span code
by Brian Paul
· 12 years ago
8798945
scons: Fix graw-xlib lib order.
by José Fonseca
· 12 years ago
ea2978b
tgsi: Add support to parse IMM[x] too.
by José Fonseca
· 12 years ago
2ab6e67
Revert "gallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvertently."
by José Fonseca
· 12 years ago
53e36d3
build: Build on Cygwin with gnu99 instead of c99.
by Vinson Lee
· 12 years ago
0199ff7
es2api: Add GL ES 3 headers
by Matt Turner
· 12 years ago
c9155c9
glapi: Add es2="3.0" attributes to XML.
by Matt Turner
· 12 years ago
1284543
svga: whitespace fixes, remove useless comments
by Brian Paul
· 12 years ago
0087f5c
svga: silence MSVC warning about negating an unsigned value
by Brian Paul
· 12 years ago
ffbac58
svga: silence MSVC double/float assignment warnings
by Brian Paul
· 12 years ago
ce3faa9
svga: fix MSVC double/float parameter warning
by Brian Paul
· 12 years ago
d21e6c8
svga: silence MSVC float/int assignment warnings
by Brian Paul
· 12 years ago
200291e
svga: silence MSVC double/float assignment warnings
by Brian Paul
· 12 years ago
25cd2c2
svga: silence some MSVC signed/unsigned comparison warnings
by Brian Paul
· 12 years ago
4d0458d
mesa/tests: Add ES1.1 dispatch table sanity test
by Ian Romanick
· 12 years ago
95b76ea
mesa/tests: Compile ES2 test regardless of FEATURE_ES2 setting
by Ian Romanick
· 12 years ago
c50d6a2
mesa: remove FEATURE_ES1 tests in enable.c code
by Brian Paul
· 12 years ago
1633fa1
mesa: remove FEATURE_ES test in _mesa_get_compressed_formats()
by Brian Paul
· 12 years ago
4936aad
mesa: remove FEATURE_ES test in _mesa_is_compressed_format()
by Brian Paul
· 12 years ago
920f331
mesa: remove FEATURE_GL test from updated_drawbuffers()
by Brian Paul
· 12 years ago
99940ee
mesa: remove #if _HAVE_FULL_GL checks
by Brian Paul
· 12 years ago
198fa64
mesa: remove ASSERT_NO_FEATURE macro
by Brian Paul
· 12 years ago
7139ab8
i965: Fix rendering to small mipmaps of depth/stencil buffers using a temp mt.
by Eric Anholt
· 12 years ago
5c8dd6c
i965: Share the draw x/y offset masking code between main/blorp and all gens.
by Eric Anholt
· 12 years ago
ddfa346
i965: Make a helper function for the renderbuffer temporary mt workaround.
by Eric Anholt
· 12 years ago
4bec2e3
i965: Warn on a couple of workarounds in blending.
by Eric Anholt
· 12 years ago
1fe7184
intel: Add a macro for printing a debug warning once.
by Eric Anholt
· 12 years ago
85067d4
docs: add note about removal of GL_NV_fragment_program
by Andreas Boll
· 12 years ago
381186d
glapi: Delete gles_api.py, since it is no longer used.
by Paul Berry
· 12 years ago
c8ad6ef
mapi_abi: Use GLES information from XML rather than gles_api.py.
by Paul Berry
· 12 years ago
137f8ef
mapi_abi: Override 'hidden' and 'handcode' attributes using polymorphism.
by Paul Berry
· 12 years ago
4f6fc90
mapi_abi: Get rid of unnecessary copy.
by Paul Berry
· 12 years ago
77ed171
mapi_abi: Remove sanity check that all GLES functions are present.
by Paul Berry
· 12 years ago
155eff5
mapi_abi: Collect all imports at top of file.
by Paul Berry
· 12 years ago
e378cd7
glapi: Use GLES information from XML rather than gles_api.py.
by Paul Berry
· 12 years ago
cd4ce16
glapi: Read GLES information from XML.
by Paul Berry
· 12 years ago
81a7f50
glapi: Add es1 and es2 attributes to XML.
by Paul Berry
· 12 years ago
7dc052b
glapi: use new-style Python classes.
by Paul Berry
· 12 years ago
4195410
i965/fs: Fix segfault when using INTEL_DEBUG=perf with non-GLSL.
by Kenneth Graunke
· 12 years ago
56705cd
mesa: Don't flatten IF statements by default.
by Kenneth Graunke
· 12 years ago
b2e0293
mesa: Remove PROGRAM_WRITE_ONLY register type.
by Kenneth Graunke
· 12 years ago
01d2bd3
mesa: Remove dead _mesa_num_parameters_of_type() function.
by Kenneth Graunke
· 12 years ago
1366db2
mesa: Remove dead _mesa_add_attribute() function.
by Kenneth Graunke
· 12 years ago
d0021cb
mesa: Remove remnants of PROGRAM_VARYING.
by Kenneth Graunke
· 12 years ago
eda4a4a
mesa: Remove dead _mesa_add_varying() function.
by Kenneth Graunke
· 12 years ago
f7cfe3f
mesa: Remove dead program_parameter::Flags field.
by Kenneth Graunke
· 12 years ago
5bb6f15
st/mesa: Remove the PROG_PARAM_BIT_CYL_WRAP flag. [v2]
by Kenneth Graunke
· 12 years ago
4b13252
mesa: Remove GLSL-related PROG_PARAM_BIT flags.
by Kenneth Graunke
· 12 years ago
8d418d1
mesa: Remove support for named parameters.
by Kenneth Graunke
· 12 years ago
d67e52b
driconf: Remove force enable for NV_vertex_program.
by Kenneth Graunke
· 12 years ago
58c4665
mesa: Remove yet more remnants of NV_fragment_program.
by Kenneth Graunke
· 12 years ago
e5f03f2
mesa: Remove some miscellaneous NV program stuff from arbprogram.c.
by Kenneth Graunke
· 12 years ago
d213d27
mesa: Simplify _mesa_BindProgram() by removing NV program remnants.
by Kenneth Graunke
· 12 years ago
2f350f3
mesa: Remove get and enable bits for NV_fragment_program.
by Kenneth Graunke
· 12 years ago
d711717
mesa: Remove prog_print support for NV programs.
by Kenneth Graunke
· 12 years ago
2254569
mesa: Remove support for parsing NV fragment programs.
by Kenneth Graunke
· 12 years ago
9dc2c28
mesa: Remove the gl_program::Resident flag.
by Kenneth Graunke
· 12 years ago
7742952
mesa: Remove the EmitNVTempInitialization shader compiler option.
by Kenneth Graunke
· 12 years ago
7487b16
mesa: Remove the NV program API functions.
by Kenneth Graunke
· 12 years ago
16d8161
mesa: Switch to the other glGetVertexAttribPointervARB implementation.
by Kenneth Graunke
· 12 years ago
070ba30
mesa: Remove some shared NV_vp/fp functions from the dispatch table.
by Kenneth Graunke
· 12 years ago
ff1943d
mesa: Unhook NV_fragment_program API from the dispatch table.
by Kenneth Graunke
· 12 years ago
492fedd
swrast: Remove support for the NV_fragment_program extension.
by Kenneth Graunke
· 12 years ago
ed8d87c
radeonsi: add some new SI pci ids
by Alex Deucher
· 12 years ago
b1e7bd7
r600g: Fix segfault in r600_compute_global_transfer_map()
by Tom Stellard
· 12 years ago
Next »