Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
99d9d7c0d69c076d84334892ee12f921fe243319
/
src
99d9d7c
radeonsi: implement SAMPLEPOS fragment shader input
by Marek Olšák
· 11 years ago
5b06fc3
radeonsi: implement SAMPLEID fragment shader input
by Marek Olšák
· 11 years ago
501fee2
radeonsi: implement set_min_samples
by Marek Olšák
· 11 years ago
fe98bfb
radeon: add basic register setup for per-sample shading
by Marek Olšák
· 11 years ago
3aed75c
radeon: split cayman_emit_msaa_state into 2 functions
by Marek Olšák
· 11 years ago
0d5ec2c
Revert "glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload"
by Marek Olšák
· 10 years ago
b206f59
r600g: use TGSI_PROPERTY to disable viewport and clipping
by Christoph Bumiller
· 10 years ago
4b586a2
gallium: create TGSI_PROPERTY to disable viewport and clipping
by Christoph Bumiller
· 10 years ago
304f64b
r600g: remove assert on draw with count == 0
by Christoph Bumiller
· 10 years ago
476aaf8
r600g: HW bug workaround for TGSI_OPCODE_BREAKC
by Christoph Bumiller
· 10 years ago
6544a4a
r600g: implement TGSI_OPCODE_BREAKC
by Christoph Bumiller
· 10 years ago
822ac96
r600g: support all channels of TGSI_FILE_ADDRESS
by Christoph Bumiller
· 10 years ago
04eb8b8
r600g: check for PIPE_BIND_BLENDABLE in is_format_supported
by Christoph Bumiller
· 10 years ago
04de323
r600g: handle PIPE_QUERY_GPU_FINISHED
by Christoph Bumiller
· 10 years ago
84e0a5c
i965/fs: Add fs_inst constructor that takes a list of sources.
by Matt Turner
· 10 years ago
521f9b9
i965/fs: Add a function to resize fs_inst's sources array.
by Matt Turner
· 11 years ago
07af0ab
i965/fs: Clean up fs_inst constructors.
by Matt Turner
· 10 years ago
b1dcdcd
i965/fs: Loop from 0 to inst->sources, not 0 to 3.
by Matt Turner
· 11 years ago
27e12a8
i965/fs: Store the number of sources an fs_inst has.
by Matt Turner
· 11 years ago
1b60391
i965/fs: ralloc fs_inst's fs_reg sources.
by Matt Turner
· 11 years ago
a391e99
i965/fs: Disable fs_inst assignment operator.
by Matt Turner
· 11 years ago
6d3a152
i965/fs: Add and use an fs_inst copy constructor.
by Matt Turner
· 11 years ago
bfcf6a6
i965: Skip IR annotations with INTEL_DEBUG=noann.
by Matt Turner
· 10 years ago
55bd8b8
i965/fs: Debug the optimization passes by dumping instr to file.
by Matt Turner
· 11 years ago
e9bf166
i965: Give dump_instructions() a filename argument.
by Matt Turner
· 10 years ago
56d6dcf
i965: Give dump_instruction() a FILE* argument.
by Matt Turner
· 10 years ago
08c2acd
i965: Add envvar to debug the optimization passes.
by Matt Turner
· 11 years ago
3fc72f2
llvmpipe: (trivial) drop "unswizzled" from some function names
by Roland Scheidegger
· 10 years ago
5768681
llvmpipe: fix crash when not all attachments are populated in a fb
by Roland Scheidegger
· 10 years ago
98d8ba2
softpipe: honor the render_condition_enable bit in blits.
by Roland Scheidegger
· 10 years ago
c90b588
llvmpipe: honor the render_condition_enable bit in blits.
by Roland Scheidegger
· 10 years ago
f49e201
gallium/docs: improve documentation of render condition wrt blits.
by Roland Scheidegger
· 10 years ago
3b66029
svga: use svga_shader_too_large() in compile_vs()
by Brian Paul
· 10 years ago
3bb18ea
svga: use svga_shader_too_large() in compile_fs()
by Brian Paul
· 10 years ago
7b2ff54
svga: added svga_shader_too_large() helper
by Brian Paul
· 10 years ago
b4f3424
darwin: Remove extra kCGLPFAColorSize attribute when requesting an offscreen context
by Jeremy Huddleston Sequoia
· 10 years ago
83bba8f
util: Do not use __builtin_clrsb with Intel C++ Compiler.
by Vinson Lee
· 10 years ago
90b5747
i915: add a missing NULL pointer check
by Lubomir Rintel
· 10 years ago
7b1aeec
glapi: Duplicate GLES1 prototypes in glapi_dispatch.c
by Ian Romanick
· 10 years ago
65bccff
i965/vec4: Allow writemasking on math instructions on Gen7+.
by Matt Turner
· 10 years ago
d292d40
i965: Fix Line Stipple enable bit in 3DSTATE_SF for Haswell.
by Pavel Popov
· 10 years ago
ebf229a
st/wgl: use _debug_printf() instead of fprintf()
by Brian Paul
· 10 years ago
4b05e3c
st/wgl: formatting fixes in stw_framebuffer.c
by Brian Paul
· 10 years ago
f9595e2
st/wgl: make stw_lookup_context_locked() an inline function
by Brian Paul
· 10 years ago
bd36cbf
st/wgl: fix implementation of wglCreateContextAttribsARB()
by Brian Paul
· 10 years ago
fa55c24
st/wgl: add debug code to check that pixel format initialization worked
by Brian Paul
· 11 years ago
e4a5165
st/wgl: change PFD_SWAP_COPY to PFD_SWAP_EXCHANGE.
by Brian Paul
· 10 years ago
56bdffe
scons: add common.c as part of glcpp build
by Tapani Pälli
· 10 years ago
fb7baaf
mesa: Add missing null checks into prog_hash_table.c
by Juha-Pekka Heikkila
· 11 years ago
c692581
glcpp: link with tests/common.c
by Tapani Pälli
· 10 years ago
7bfe946
mesa/main: Add missing null check in _mesa_CreatePerfQueryINTEL()
by Juha-Pekka Heikkila
· 10 years ago
5c9056d
mesa/drivers: Add extra null check in blitframebuffer_texture()
by Juha-Pekka Heikkila
· 11 years ago
19f1d13
glsl: Add null check in loop_analysis.cpp
by Juha-Pekka Heikkila
· 11 years ago
77a00c7
mesa: add missing null check in _mesa_NewHashTable()
by Juha-Pekka Heikkila
· 11 years ago
85b6f36
loader: add optional /sys filesystem method for PCI identification.
by Gary Wong
· 10 years ago
090c772
loader: allow attempting more than one method of PCI identification.
by Gary Wong
· 10 years ago
febec73
st/egl: do not link against libloader
by Emil Velikov
· 10 years ago
6638c55
egl_dri2: fix wayland_platform when drm_platform is not set
by Emil Velikov
· 10 years ago
dfd117b
i965/fs: Set correct number of regs_written for MCS fetches.
by Matt Turner
· 10 years ago
e3cc0d9
glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload
by Jerome Glisse
· 10 years ago
c0bd206
i915g: Support B5G5R5A1 render targets and textures
by Stéphane Marchesin
· 10 years ago
569c026
i915g: Support R4G4B4A4 render targets and textures
by Stéphane Marchesin
· 10 years ago
9e59c91
i915g: Fix copy region code
by Stéphane Marchesin
· 10 years ago
fc7e7cf
glsl/tests: remove generated tests from the repo
by Connor Abbott
· 10 years ago
a1d8322
glsl/tests: call create_test_cases.py in optimization-test
by Connor Abbott
· 10 years ago
6e24111
glsl/tests/lower_jumps: fix generated sexpr's for loops
by Connor Abbott
· 10 years ago
bbaec0f
glsl: be more consistent about printing constants
by Connor Abbott
· 10 years ago
a7aca39
glsl: replace strncmp("gl_") calls with new is_gl_identifier() helper
by Brian Paul
· 10 years ago
f9cecca
glsl: fix use-after free bug/crash in ast_declarator_list::hir()
by Brian Paul
· 10 years ago
bb9623a
i965: Fix repeated usage of rectangle texture coordinate scaling.
by Kenneth Graunke
· 10 years ago
9ec7cb8
egl-static: Fix undefined reference to `loader_*'
by José Fonseca
· 10 years ago
a6022e5
meta/blit: Use gl_FragColor also in the msaa blit shader
by Topi Pohjolainen
· 10 years ago
ecee4c4
nvc0/ir: use SM35 ISA with GK20A
by Alexandre Courbot
· 10 years ago
1973d79
nvc0: add GK20A 3D class
by Alexandre Courbot
· 10 years ago
4b846e2
i965/sf: Replace push/pop in brw_emit_anyprim_setup.
by Kenneth Graunke
· 10 years ago
471bff4
i965/sf: Drop unnecessary push/pop in copy_z_inv_w.
by Kenneth Graunke
· 10 years ago
0f9eeae
i965/sf: Drop unnecessary push/pop in flatshading code.
by Kenneth Graunke
· 10 years ago
d9cac44
i965/sf: Move brw_compile::flag_value to brw_sf_compile.
by Kenneth Graunke
· 10 years ago
e287f59
i965/sf: Move brw_set_predicate_control_flag_value to brw_sf_emit.c.
by Kenneth Graunke
· 10 years ago
41afb3a
i965/sf: Drop useless push/pop state from flag register mashing code.
by Kenneth Graunke
· 10 years ago
2747f6a
i965/sf: Drop unnecessary push/pop in do_twoside_color.
by Kenneth Graunke
· 10 years ago
09655bb
i965: Don't implicitly set predicate default state in brw_CMP.
by Kenneth Graunke
· 10 years ago
b07c4b1
i965: Drop unnecessary predication default state resets in clip code.
by Kenneth Graunke
· 10 years ago
a5bb24d
i965/sf: Reset flag_value to 0xff before emitting SF subroutines.
by Kenneth Graunke
· 10 years ago
b3ad853
st/omx/enc: implement restricted b frames pattern
by Leo Liu
· 10 years ago
cc6c76e
radeon/vce: implement non-referenced frames
by Leo Liu
· 10 years ago
8e0eae4
vl: add interface for non-referenced frames
by Leo Liu
· 10 years ago
57730d6
i965/meta: Store stencil texturing mode
by Topi Pohjolainen
· 10 years ago
c246828
meta/blit: Add stencil texturing mode save and restore
by Topi Pohjolainen
· 10 years ago
328e7e7
i915g: Fix shader disasm code
by Stéphane Marchesin
· 10 years ago
82a76e6
i915g: Fallback to sw for npot copies
by Stéphane Marchesin
· 10 years ago
b419ca9
i915g: handle more formats in copy
by Stéphane Marchesin
· 10 years ago
a26e2bc
nvc0: implement clear_buffer
by Tobias Klausmann
· 10 years ago
4c7bf8a7
i965: Switch types D->UD when possible to allow compaction.
by Matt Turner
· 10 years ago
0d3f83f
Revert "i965: Don't make instructions with a null dest a barrier to scheduling."
by Matt Turner
· 10 years ago
a39428c
Revert "i965/fs: Simplify interference scan in register coalescing."
by Matt Turner
· 10 years ago
fc025a6
Revert "i965/fs: Give up in interference check if we see a WHILE."
by Matt Turner
· 10 years ago
ccb1ea8
Revert "i965/fs: Reduce restrictions on interference in register coalescing."
by Matt Turner
· 10 years ago
0d69953
nvc0: revert mistaken logic to collapse color outputs to the beginning
by Ilia Mirkin
· 10 years ago
ab7bd70
mesa/st: fix color outputs in presence of sample mask output
by Ilia Mirkin
· 10 years ago
Next »