index
:
~rantogno/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
965-glsl
965-ttm
R300_DRIVER
amdgpu
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
auto-cherry-for-8.0
autoconf
cnl/fast_clear_address
cnl/fast_clear_address_v4
cnl/fast_clear_address_v5
cnl/fast_clear_rebase2
cnl/fast_clear_rebase5
cnl/fast_clear_rebase6
cnl/fast_clear_rebase7
cnl/hacks
cnl/isp
cnl/preemption
cnl/preemption_atom
cnl/preemption_blorp
d3d1x-addons
direct_state_access
draw-instanced
draw-ply
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-clip-state
gallium-compute
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-userbuf
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gbm-streams
glapi-reorg
gles3
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl-to-tgsi
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
hw_gl_select
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
kasanen-post-process
kasanen-post-process-v2
libglvnd
llvm-cliptest-viewport
llvm-context
llvmpipe-rast-64
map-tex-branch
map-texture-image-v4
map-texture-image-v5
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-copyteximage-hook
remove-driver-date
remove-max-width
remove-max-width-2
remove-redundant-helpers
renderbuffer-cleanups-v2
shader-file-reorg
shader-work
softpipe_0_1_branch
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
wayland-bind-display
wip/cnl_disable_pc
wip/cnl_wa
wip/cnl_wa2
wip/cnl_wa4
wip/sample_pattern
xa_branch
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
st/mesa: initialize the MaxViewport, MaxRenderbufferSize constants
remove-max-width
Brian Paul
1
-0
/
+8
2012-02-21
mesa: fix max texture size vs. max viewport size assertion
Brian Paul
1
-2
/
+4
2012-02-21
mesa: move more swrast-related #defines out of core Mesa
Brian Paul
3
-40
/
+28
2012-02-21
mesa: remove STENCIL_BITS use
Brian Paul
1
-1
/
+1
2012-02-21
xlib: remove STENCIL_BITS
Brian Paul
1
-3
/
+3
2012-02-21
st/glx: remove STENCIL_BITS, DEFAULT_SOFTWARE_DEPTH_BITS
Brian Paul
1
-3
/
+3
2012-02-21
mesa: remove last of MAX_WIDTH, MAX_HEIGHT
Brian Paul
3
-13
/
+7
2012-02-21
mesa: remove MAX_WIDTH from prog_execute.h
Brian Paul
2
-1
/
+7
2012-02-21
st/glx: remove MAX_WIDTH/HEIGHT usage
Brian Paul
1
-3
/
+6
2012-02-21
intel: remove MAX_WIDTH usage in intelInitContext()
Brian Paul
1
-4
/
+2
2012-02-21
swrast: check max renderbuffer size against SWRAST_MAX_WIDTH
Brian Paul
1
-0
/
+2
2012-02-21
osmesa: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
1
-4
/
+4
2012-02-21
dri/swrast: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
1
-1
/
+1
2012-02-21
xlib: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
1
-3
/
+3
2012-02-21
swrast: define, use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
16
-46
/
+55
2012-02-21
mesa: remove some cruft from config.h
Brian Paul
1
-16
/
+1
2012-02-21
mesa: minor comment clean-ups in config.h
Brian Paul
1
-4
/
+4
2012-02-21
mesa: remove WIN32 MAX_WIDTH work-around in config.h
Brian Paul
1
-17
/
+0
2012-02-21
swrast: remove MAX_WIDTH array in s_span.c
Brian Paul
1
-1
/
+2
2012-02-21
swrast: simplify mask array code
Brian Paul
1
-3
/
+4
2012-02-21
swrast: stop using MAX_WIDTH arrays in triangle code
Brian Paul
1
-2
/
+2
2012-02-21
swrast: remove MAX_WIDTH arrays in stencil code
Brian Paul
3
-4
/
+36
2012-02-21
swrast: remove MAX_WIDTH arrays in s_drawpix.c
Brian Paul
1
-27
/
+36
2012-02-21
swrast: remove MAX_WIDTH arrays in s_zoom.c
Brian Paul
1
-2
/
+14
2012-02-21
swrast: remove MAX_WIDTH arrays in s_depth.c
Brian Paul
1
-1
/
+9
2012-02-21
swrast: remove MAX_WIDTH arrays in s_copypix.c
Brian Paul
1
-5
/
+20
2012-02-21
mesa: move/fix MAX_WIDTH/HEIGHT-related assertions
Brian Paul
2
-9
/
+10
2012-02-21
st/mesa: stop using MAX_WIDTH in st_cb_texture.c
Brian Paul
1
-10
/
+27
2012-02-21
st/mesa: stop using MAX_WIDTH in st_cb_drawpixels.c
Brian Paul
1
-26
/
+29
2012-02-21
mesa: stop using MAX_WIDTH in glReadPixels code
Brian Paul
1
-45
/
+75
2012-02-21
mesa: stop using MAX_WIDTH in texstore code
Brian Paul
1
-6
/
+33
2012-02-21
vl: add support for bob deinterlacing
Christian König
4
-12
/
+66
2012-02-21
st/vdpau: Use transfer_inline_write to upload ycbcr data
Christian König
1
-18
/
+5
2012-02-21
st/vdpau: remove unnecessary tracing and adjust tracing levels a bit
Christian König
7
-64
/
+4
2012-02-21
gallivm: Fix TGSI_OPCODE_ARR's translation.
José Fonseca
3
-2
/
+22
2012-02-20
st/egl: Move drm_display_authenticate into HAVE_WAYLAND_BACKEND section.
Vinson Lee
1
-9
/
+9
2012-02-20
llvmpipe: Don't assume vector is 4 wide in lp_build_sin()/lp_build_cos()
José Fonseca
1
-81
/
+60
2012-02-20
mesa: check for no state change in glPrimitiveRestartIndex()
Brian Paul
1
-4
/
+5
2012-02-20
mesa: check for no state change in Enable/DisableVertexAttribArray()
Brian Paul
1
-10
/
+22
2012-02-20
mesa: add missing return after _mesa_error() in update_array()
Brian Paul
1
-0
/
+1
2012-02-19
r300g: Fix build when libdrm is installed to non-standard dir
Tom Stellard
1
-0
/
+2
2012-02-18
i965: Make the dummy fragment shader work in SIMD16 mode.
Kenneth Graunke
1
-5
/
+7
2012-02-18
i965: Fix GPU hangs in the dummy fragment shader.
Kenneth Graunke
1
-0
/
+2
2012-02-18
st/vega: Remove unused variable.
Vinson Lee
1
-4
/
+0
2012-02-18
st/glx: Remove unused variables.
Vinson Lee
1
-6
/
+3
2012-02-18
draw: add missing streamout state setup for draw/llvm.
Dave Airlie
1
-0
/
+1
2012-02-17
vbo: Eliminate short-circuiting in invalid-start case.
Kenneth Graunke
1
-5
/
+1
2012-02-17
vbo: Rework checking of 'end' against _MaxElement.
Kenneth Graunke
1
-11
/
+6
2012-02-17
vbo: Ignore invalid element ranges which are outside VBO bounds.
Kenneth Graunke
1
-0
/
+25
2012-02-17
vbo: Remove pedantic warning about 'end' beind out of bounds.
Kenneth Graunke
1
-47
/
+2
[next]