index
:
~idr/mesa
11.0-meta-cannot-use-glGenBuffers
11.1-meta-cannot-use-glGenBuffers
6b452c51941
ARB_transform_feedback_overflow_query
CID-1429517
EXT_shader_samples_identical
INTEL_shader_atomic_float_minmax
NV_shader_atomic_int64
NaNu-NaNu
always-ARB_framebuffer_object
arb_gpu_shader_int64
asm
assume-CMS-in-precompile
ast_to_hir-work
bool-optimizations
bool-optimizations-v2
bool-optimizations-v4
bool-optimizations-v5
bool-optimizations-v6
byt-cpu-optimizations
c1896cdfefc
cmod-bar
cmod-baz
cmod-foo
cmod-propagation-work
combine-constants
commutative-expression-limits
compare-with-integer-frobbing
cse-neg
cse-neg-v2018.02
daniel-schuermann/mesa-bitfield
derp
double-scheduler
dp-narrowing
ecd3c4bb555
emit-spirv
experiment/Gen5-Boolean-resolve
experiment/fsat-algebraic
experiment/lower-flrp
experiment/nan-compare-logic-ops
experiment/optimize-bfe
experiment/optimize-shifts
experiment/rematerialize-compares
experiment/simple-range-analysis
experiments
expose-fewer-visuals
extension-refactor
fix-GL45-CTS.program_interface_query.uniform-block-types
flexarray
flexarray-func
for-bsi
fortran
generate-code-generator
glsl-diet-v3
glsl-diet-v3-extra-logging
glsl-diet-v4
i915-fixes
i965-license-header
inverted-conditions
ir_variable-diet
ir_variable-diet-v2
iris-threaded-shaders
jenkins
jenkins-vk
kill-nv04
lock_surface
logic-expression-frobbing
loop
lower_bool_to_int32-earlier
master
meta-cannot-use-Gen-v2017.12
meta-fixes
meta-msaa-blit
meta-work-20170628
misc-algebra
nir_lower_clamp_color_outputs-vs-b2f
opt-minimize-Boolean
optimize-bfe
optimize-dph-and-others
optimize-flrp-and-ffma
pauli
peephole_select
pragma-warning
ptn-narrowing
query-renderer
range-analysis-cache
reassociate-vector-scalar-math
remove-ir_assignment-condition
reverse-code-gen
review/issue-6365
review/lower-flrp
robustness
shader-work
source-modifiers
sso4
sso5
sso6
standalone-compiler
standalone-ir_builder
standalone-ir_builder-v2
t_dd_dmatmp
ud-chains
uniform-setter
uniform-setter-20190513
uniform-setter-fast
uniform-setter-v2
uniform-setter-wip
vertex-shader-gcm
viewport-array
wip/combine-constants
wip/fix-shift-counts
wip/improve-range-analysis
yuv-formats
Unnamed repository; edit this file 'description' to name the repository.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-07
glsl_compiler: Enable any extension that any Mesa driver enables
standalone-compiler
Ian Romanick
1
-1
/
+8
2013-10-07
glsl_compiler: Sort extensions by name
Ian Romanick
1
-8
/
+11
2013-10-07
glsl_compiler: Always log the compiler diagnostics
Ian Romanick
1
-1
/
+3
2013-10-07
glsl_compiler: Set max GLSL version on the command line
Ian Romanick
1
-12
/
+173
2013-10-07
glsl_compiler: Use no_argument instead of 0 in getopt_long options
Ian Romanick
1
-5
/
+5
2013-10-07
glsl_compiler: Re-enable building glsl_compiler
Ian Romanick
2
-3
/
+14
2013-10-07
glsl: Remove glsl_parser_state MaxVaryingFloats field
Ian Romanick
3
-5
/
+4
2013-10-07
glsl: Set gl_MaxVertexOutputs from VertexProgram.MaxOutputComponents etc
Ian Romanick
1
-2
/
+2
2013-10-07
glsl: Count shader inputs and outputs separately
Ian Romanick
3
-25
/
+91
2013-10-07
glapi: add output info to GetProgramiv's params
Emilio Pozuelo Monfort
1
-1
/
+1
2013-10-07
clover: fix building with llvm-3.4 since rev191922
Laurent Carlier
1
-1
/
+5
2013-10-07
st/mesa: silence warning about unhandled ir_query_levels in switch
Brian Paul
1
-0
/
+3
2013-10-07
radeon/vdpau: only export necessary symbols
Christian König
3
-0
/
+9
2013-10-07
radeon/uvd: optimize message handling a bit
Christian König
1
-44
/
+53
2013-10-06
docs: Mark a few more things as "in progress" in GL3.txt.
Kenneth Graunke
1
-2
/
+2
2013-10-06
dri/nouveau: add AllocTextureImageBuffer implementation
Ilia Mirkin
1
-0
/
+9
2013-10-06
glsl: Fix usage of the wrong union member in program_resource_visitor::recurs...
Francisco Jerez
1
-2
/
+2
2013-10-06
Revert "r600g: only flush the caches that need to be flushed during CP DMA op...
Marek Olšák
4
-139
/
+28
2013-10-06
i965/ivb: Flag RG32F quirk for texture gather regardless of swizzles
Chris Forbes
1
-1
/
+1
2013-10-06
i965/vs: Add support for textureGather(.., comp)
Chris Forbes
1
-7
/
+11
2013-10-06
i965/fs: Add support for textureGather(.., comp)
Chris Forbes
1
-7
/
+11
2013-10-06
glsl: add ARB_gpu_shader5's additional textureGather signatures
Chris Forbes
1
-1
/
+26
2013-10-06
glsl: Add support for specifying the component in textureGather
Chris Forbes
8
-7
/
+42
2013-10-06
docs: mark ARB_conservative_depth done on i965
Chris Forbes
2
-1
/
+2
2013-10-06
i965: Enable ARB_conservative_depth for Gen7+.
Chris Forbes
1
-0
/
+1
2013-10-06
i965/wm: Program correct conservative depth modes
Chris Forbes
1
-2
/
+14
2013-10-05
docs: rephrase 9.2.1, 9.1.7 news item
Brian Paul
1
-9
/
+3
2013-10-05
docs: add the MD5 sums for the 9.2.1 and 9.1.7 releases
Brian Paul
2
-2
/
+6
2013-10-05
docs: Mark off KHR_debug, update relnotes
Timothy Arceri
2
-1
/
+2
2013-10-05
i965/vs: add missing break between ir_query_levels and ir_tg4 cases
Chris Forbes
1
-0
/
+1
2013-10-05
docs: Mark off ARB_texture_query_levels, update relnotes
Chris Forbes
2
-1
/
+3
2013-10-05
i965: enable ARB_texture_query_levels on Gen6+
Chris Forbes
1
-0
/
+1
2013-10-05
i965/vs: implement ir_query_levels
Chris Forbes
1
-1
/
+14
2013-10-05
i965/fs: implement ir_query_levels
Chris Forbes
1
-1
/
+19
2013-10-05
i965: ignore all texturing opcodes without a coordinate, for cubemap normalize
Chris Forbes
1
-1
/
+1
2013-10-05
glsl: add plumbing for GL_ARB_texture_query_levels
Chris Forbes
14
-6
/
+87
2013-10-05
mesa: add plumbing for GL_ARB_texture_query_levels
Chris Forbes
2
-0
/
+2
2013-10-04
docs: Add release notes for 9.1.7 release
Carl Worth
3
-0
/
+173
2013-10-04
docs: Add release notes and NEWS item for 9.2.1 release
Carl Worth
3
-0
/
+212
2013-10-04
haiku: Ensure correct libraries are referenced.
Alexander von Gluck IV
2
-1
/
+2
2013-10-04
haiku: Clean up code, use target-helpers
Alexander von Gluck IV
1
-10
/
+6
2013-10-04
haiku: Drop haiku-softpipe.c; fix extern C
Alexander von Gluck IV
4
-103
/
+1
2013-10-04
haiku: Correct Haiku softpipe library
Alexander von Gluck IV
1
-1
/
+1
2013-10-04
haiku: Add first Haiku renderer (softpipe)
Alexander von Gluck IV
9
-5
/
+1249
2013-10-04
haiku: Build Haiku's libGL from within Mesa
Alexander von Gluck IV
8
-0
/
+1242
2013-10-04
glsl: Define isnormal for Oracle Solaris Studio.
Vinson Lee
1
-0
/
+6
2013-10-04
r600g: texture offsets for non-TXF instructions
Grigori Goronzy
1
-10
/
+10
2013-10-04
r600g: remove an assertion causing a crash at context cleanup
Marek Olšák
1
-1
/
+0
2013-10-04
r300g: remove unused function r300_lacks_vertex_textures
Marek Olšák
1
-7
/
+0
2013-10-04
mesa: Don't return any data for GL_SHADER_BINARY_FORMATS
Ian Romanick
1
-1
/
+1
[next]