projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
i965: Generate code for ir_binop_imul_high.
[mesa.git]
/
src
/
2013-10-07
Matt Turner
i965: Generate code for ir_binop_imul_high.
tree
|
commitdiff
2013-10-07
Matt Turner
i965: Use the multiplication result's type for the...
tree
|
commitdiff
2013-10-07
Matt Turner
i965/fs: Disable CSE on instructions writing to HW_REG.
tree
|
commitdiff
2013-10-07
Matt Turner
glsl: Implement [iu]mulExtended() built-ins for ARB_gpu...
tree
|
commitdiff
2013-10-07
Matt Turner
i965: Add Gen assertion checks for newer instructions.
tree
|
commitdiff
2013-10-07
Matt Turner
i965: Don't dead-code eliminate instructions that write...
tree
|
commitdiff
2013-10-07
Matt Turner
i965: Generate code for ir_binop_carry and ir_binop_borrow.
tree
|
commitdiff
2013-10-07
Matt Turner
i965: Add UD null register helpers.
tree
|
commitdiff
2013-10-07
Matt Turner
glsl: Implement usubBorrow() built-in for ARB_gpu_shader5.
tree
|
commitdiff
2013-10-07
Matt Turner
glsl: Implement uaddCarry() built-in for ARB_gpu_shader5.
tree
|
commitdiff
2013-10-07
Matt Turner
glsl: Add ir_binop_carry and ir_binop_borrow.
tree
|
commitdiff
2013-10-07
Ian Romanick
glsl_compiler: Enable any extension that any Mesa drive...
tree
|
commitdiff
2013-10-07
Ian Romanick
glsl_compiler: Sort extensions by name
tree
|
commitdiff
2013-10-07
Ian Romanick
glsl_compiler: Always log the compiler diagnostics
tree
|
commitdiff
2013-10-07
Ian Romanick
glsl_compiler: Set max GLSL version on the command...
tree
|
commitdiff
2013-10-07
Ian Romanick
glsl_compiler: Use no_argument instead of 0 in getopt_l...
tree
|
commitdiff
2013-10-07
Ian Romanick
glsl_compiler: Re-enable building glsl_compiler
tree
|
commitdiff
2013-10-07
Ian Romanick
glsl: Remove glsl_parser_state MaxVaryingFloats field
tree
|
commitdiff
2013-10-07
Ian Romanick
glsl: Set gl_MaxVertexOutputs from VertexProgram.MaxOut...
tree
|
commitdiff
2013-10-07
Ian Romanick
glsl: Count shader inputs and outputs separately
tree
|
commitdiff
2013-10-07
Emilio Pozuelo Monfort
glapi: add output info to GetProgramiv's params
tree
|
commitdiff
2013-10-07
Laurent Carlier
clover: fix building with llvm-3.4 since rev191922
tree
|
commitdiff
2013-10-07
Brian Paul
st/mesa: silence warning about unhandled ir_query_level...
tree
|
commitdiff
2013-10-07
Christian König
radeon/vdpau: only export necessary symbols
tree
|
commitdiff
2013-10-07
Christian König
radeon/uvd: optimize message handling a bit
tree
|
commitdiff
2013-10-06
Ilia Mirkin
dri/nouveau: add AllocTextureImageBuffer implementation
tree
|
commitdiff
2013-10-06
Francisco Jerez
glsl: Fix usage of the wrong union member in program_re...
tree
|
commitdiff
2013-10-06
Marek Olšák
Revert "r600g: only flush the caches that need to be...
tree
|
commitdiff
2013-10-05
Chris Forbes
i965/ivb: Flag RG32F quirk for texture gather regardles...
tree
|
commitdiff
2013-10-05
Chris Forbes
i965/vs: Add support for textureGather(.., comp)
tree
|
commitdiff
2013-10-05
Chris Forbes
i965/fs: Add support for textureGather(.., comp)
tree
|
commitdiff
2013-10-05
Chris Forbes
glsl: add ARB_gpu_shader5's additional textureGather...
tree
|
commitdiff
2013-10-05
Chris Forbes
glsl: Add support for specifying the component in textu...
tree
|
commitdiff
2013-10-05
Chris Forbes
i965: Enable ARB_conservative_depth for Gen7+.
tree
|
commitdiff
2013-10-05
Chris Forbes
i965/wm: Program correct conservative depth modes
tree
|
commitdiff
2013-10-05
Chris Forbes
i965/vs: add missing break between ir_query_levels...
tree
|
commitdiff
2013-10-05
Chris Forbes
i965: enable ARB_texture_query_levels on Gen6+
tree
|
commitdiff
2013-10-05
Chris Forbes
i965/vs: implement ir_query_levels
tree
|
commitdiff
2013-10-05
Chris Forbes
i965/fs: implement ir_query_levels
tree
|
commitdiff
2013-10-05
Chris Forbes
i965: ignore all texturing opcodes without a coordinate...
tree
|
commitdiff
2013-10-05
Chris Forbes
glsl: add plumbing for GL_ARB_texture_query_levels
tree
|
commitdiff
2013-10-05
Chris Forbes
mesa: add plumbing for GL_ARB_texture_query_levels
tree
|
commitdiff
2013-10-04
Alexander von Gluck IV
haiku: Ensure correct libraries are referenced.
tree
|
commitdiff
2013-10-04
Alexander von Gluck IV
haiku: Clean up code, use target-helpers
tree
|
commitdiff
2013-10-04
Alexander von Gluck IV
haiku: Drop haiku-softpipe.c; fix extern C
tree
|
commitdiff
2013-10-04
Alexander von Gluck IV
haiku: Correct Haiku softpipe library
tree
|
commitdiff
2013-10-04
Alexander von Gluck IV
haiku: Add first Haiku renderer (softpipe)
tree
|
commitdiff
2013-10-04
Alexander von Gluck IV
haiku: Build Haiku's libGL from within Mesa
tree
|
commitdiff
2013-10-04
Vinson Lee
glsl: Define isnormal for Oracle Solaris Studio.
tree
|
commitdiff
2013-10-04
Grigori Goronzy
r600g: texture offsets for non-TXF instructions
tree
|
commitdiff
2013-10-04
Marek Olšák
r600g: remove an assertion causing a crash at context...
tree
|
commitdiff
2013-10-04
Marek Olšák
r300g: remove unused function r300_lacks_vertex_textures
tree
|
commitdiff
2013-10-04
Ian Romanick
mesa: Don't return any data for GL_SHADER_BINARY_FORMATS
tree
|
commitdiff
2013-10-04
Brian Paul
svga: fix incorrect memcpy src in svga_buffer_upload_pi...
tree
|
commitdiff
2013-10-04
Matthew McClure
util: when packing depth values, round to nearest.
tree
|
commitdiff
2013-10-04
Tom Stellard
radeonsi/compute: Fix segfault caused by recent refactoring
tree
|
commitdiff
2013-10-04
Brian Paul
radeonsi: Fix build
tree
|
commitdiff
2013-10-03
Brian Paul
radeonsi/compute: fix bind_compute_sampler_states(...
tree
|
commitdiff
2013-10-03
Paul Berry
i965/fs: Improve accuracy of dFdy() to match dFdx().
tree
|
commitdiff
2013-10-03
Brian Paul
gallium/tests: fix SHADER typo
tree
|
commitdiff
2013-10-03
Emil Velikov
gallium-egl: use standard variable types over EGLBoolea...
tree
|
commitdiff
2013-10-03
Brian Paul
gallium: remove old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
gallium/docs: update bind_sampler_states() documentation
tree
|
commitdiff
2013-10-03
Brian Paul
cso: make sure all sampler states are set/cleared
tree
|
commitdiff
2013-10-03
Brian Paul
freedreno: use new bind_sampler_states() function
tree
|
commitdiff
2013-10-03
Brian Paul
svga: don't hook in old bind_fragment_sampler_states...
tree
|
commitdiff
2013-10-03
Brian Paul
radeon: don't use old bind_vertex/fragment_sampler_stat...
tree
|
commitdiff
2013-10-03
Brian Paul
i915g: remove old bind_vertex/fragment_sampler_states...
tree
|
commitdiff
2013-10-03
Brian Paul
noop: remove old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
galahad: remove old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
vl: remove old bind_fragment_sampler_states() calls
tree
|
commitdiff
2013-10-03
Brian Paul
util: remove old bind_fragment_sampler_states() calls...
tree
|
commitdiff
2013-10-03
Brian Paul
draw: remove use of old bind_fragment_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
nouveau: remove old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
cso: remove use of old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
rbug: remove old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
identity: remove old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
trace: remove old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
ilo: don't hook up old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
llvmpipe: remove old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
softpipe: remove old bind_*_sampler_states() functions
tree
|
commitdiff
2013-10-03
Brian Paul
clover: remove bind_compute_sampler_states() calls
tree
|
commitdiff
2013-10-03
Brian Paul
gallium/tests: use pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
gallium/tools: update dump_state.py to use bind_sampler...
tree
|
commitdiff
2013-10-03
Brian Paul
nouveau: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
softpipe: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
radeon: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
svga: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
trace: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
rbug: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
noop: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
llvmpipe: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
ilo: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
identity: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
i915g: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
galahad: implement pipe_context::bind_sampler_states()
tree
|
commitdiff
2013-10-03
Brian Paul
clover: use pipe_context::bind_sampler_states() if...
tree
|
commitdiff
2013-10-03
Brian Paul
vl: use pipe_context::bind_sampler_states() if non...
tree
|
commitdiff
2013-10-03
Brian Paul
util: use pipe_context::bind_sampler_states() if non...
tree
|
commitdiff
2013-10-03
Brian Paul
draw: use pipe_context::bind_sampler_states() if non...
tree
|
commitdiff
next