Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
28b0ad890c5d99092bcff5a38a9491b0716d014d
/
src
28b0ad8
i965/blorp: Get rid of brw_blorp_surface_info::num_samples
by Jason Ekstrand
· 8 years ago
aa6c058
i965/blorp: Make sample count asserts a bit more lazy
by Jason Ekstrand
· 8 years ago
aa4117a
i965/blorp: Get rid of brw_blorp_surface_info::map_stencil_as_y_tiled
by Jason Ekstrand
· 8 years ago
801189e
i965/blorp: Remove compute_tile_offsets
by Jason Ekstrand
· 8 years ago
b82de88
i965/blorp: Create the isl_surf up-front
by Jason Ekstrand
· 8 years ago
ffeb5f6
i965/blorp/clear: Initialize surface info after allocating an MCS
by Jason Ekstrand
· 8 years ago
1666d02
isl/state: Use a valid alignment for 1-D textures
by Jason Ekstrand
· 8 years ago
0aa0b39
i965/miptree: Remove the stencil_as_y_tiled parameter from get_tile_masks
by Jason Ekstrand
· 8 years ago
573f6ff
isl: Fix the parameter names for get_intratile_offset
by Jason Ekstrand
· 8 years ago
5de29ae
util: try to use SSE instructions with MSVC and 32-bit gcc
by Brian Paul
· 8 years ago
18e6e07
svga: fix src/dst typo in can_blit_via_copy_region_vgpu10()
by Brian Paul
· 8 years ago
5541714
svga: initialize a variable to silence a gcc warning
by Brian Paul
· 8 years ago
607ab6d
glsl: Pull enum ir_expression_operation out to its own file
by Ian Romanick
· 10 years ago
de71bc9
glsl: Make the generated sources build rules more like NIR
by Ian Romanick
· 8 years ago
120c9c6
mesa/st: use llabs instead of abs for long args (v2)
by Francesco Ansanelli
· 8 years ago
57a8991
radeonsi: fix up buffer descriptor upper-bound checking
by Marek Olšák
· 8 years ago
3253790
gallium: change pipe_image_view::first_element/last_element -> offset/size
by Marek Olšák
· 8 years ago
7cd256c
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
by Marek Olšák
· 8 years ago
1ac23a9
gallium/radeon: assign the highest priority to scratch; make rings second
by Marek Olšák
· 8 years ago
9009516
gallium/winsys: re-number winsys priority flags
by Marek Olšák
· 8 years ago
95020c6
gallium/radeon: mark shader rings as highest-priority buffers
by Marek Olšák
· 8 years ago
e2bb24f
gallium/radeon: set SHADER_RW_BUFFER priority for streamout buffers
by Marek Olšák
· 8 years ago
a6b5845
radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental
by Marek Olšák
· 8 years ago
9812a50
radeonsi: simplify CB_TARGET_MASK logic
by Marek Olšák
· 8 years ago
2d2b384
radeonsi: don't set CB_COLOR1_INFO for dual src blending
by Marek Olšák
· 8 years ago
e722b90
radeonsi: eliminate PS OUT[1] if dual src blending is off and CB1 is not bound
by Marek Olšák
· 8 years ago
3de8ffe
gallium/radeon: use unflushed fences for PIPE_QUERY_GPU_FINISHED
by Marek Olšák
· 8 years ago
c5798d6
gallium/radeon: use lp_build_alloca_undef
by Nicolai Hähnle
· 8 years ago
41001ca
gallivm: add lp_build_alloca_undef
by Nicolai Hähnle
· 8 years ago
17e88e2
gallivm: add create_builder_at_entry helper function
by Nicolai Hähnle
· 8 years ago
f4204ba
gallium/radeon: protect against out of bounds temporary array accesses
by Nicolai Hähnle
· 8 years ago
ea28377
gallium/radeon: add radeon_llvm_bound_index for bounds checking
by Nicolai Hähnle
· 8 years ago
8916d1e
gallium/radeon: reduce alloca of temporaries based on usagemask
by Nicolai Hähnle
· 8 years ago
6bba956
gallium/radeon: use tgsi_scan_arrays for temp arrays
by Nicolai Hähnle
· 8 years ago
7c2295d
gallium/radeon: allocate temps array info in radeon_llvm_context_init
by Nicolai Hähnle
· 8 years ago
850c8dc
gallium/radeon: always do the full store in store_value_to_array
by Nicolai Hähnle
· 8 years ago
4b15093
gallium/radeon: extract common getelementptr logic into get_pointer_into_array
by Nicolai Hähnle
· 8 years ago
dfbb8ea
gallium/radeon: pass indirect register info into get_alloca_for_array
by Nicolai Hähnle
· 8 years ago
b76aabf
gallium/radeon: extract common lookup code into get_temp_array function
by Nicolai Hähnle
· 8 years ago
fa84296
gallium/radeon: clarify the comment on the array alloca heuristic
by Nicolai Hähnle
· 8 years ago
92b66b3
gallium/radeon: more descriptive names for LLVM temporaries in debug builds
by Nicolai Hähnle
· 8 years ago
eacfc86
gallium/radeon: simplify radeon_llvm_emit_store for direct array addressing
by Nicolai Hähnle
· 8 years ago
87fa7ce
gallium/radeon: simplify radeon_llvm_emit_fetch for direct array addressing
by Nicolai Hähnle
· 8 years ago
eb50cbf
gallium/radeon: clean up emit_declaration for temporaries
by Nicolai Hähnle
· 8 years ago
cb9ed66
st_glsl_to_tgsi: use calloc the way it's meant to be used
by Nicolai Hähnle
· 8 years ago
67c0f07
tgsi/scan: add tgsi_scan_arrays
by Nicolai Hähnle
· 8 years ago
2ec3a3e
glsl: Add missing ir_quadop_vector constant evaluation for Boolean types
by Ian Romanick
· 8 years ago
cf58e3f
glsl: Fix typo in ir_unop_f2u implementation
by Ian Romanick
· 8 years ago
8b123b0
glsl: Fix typo in ir_unop_b2i implementation
by Ian Romanick
· 8 years ago
cd87647
glsl: Don't support integer types for operations that can't handle them
by Ian Romanick
· 8 years ago
437e612
glsl: Don't support ir_unop_abs or ir_unop_sign for unsigned integers
by Ian Romanick
· 8 years ago
cceb50e
nir/algebraic: Optimize common array indexing sequence
by Ian Romanick
· 8 years ago
4ac640e
glx: Don't use current context in __glXSendError
by Michel Dänzer
· 8 years ago
e988999
nv50/ir: fix bb positions after exit instructions
by Ilia Mirkin
· 8 years ago
0b5f40b
nv50/ir: properly clear upper bits of a bitset fill
by Ilia Mirkin
· 8 years ago
4d436c0
i965/fs: Estimate maximum sampler message execution size more accurately.
by Francisco Jerez
· 8 years ago
61a02fb
i965/fs: Return zero from fs_inst::components_read for non-present sources.
by Francisco Jerez
· 8 years ago
0c754d1
i965/fs: Lower TEX to TXL during NIR translation.
by Francisco Jerez
· 8 years ago
5def008
freedreno/a3xx: fix generic clear path
by Rob Clark
· 8 years ago
df2dcf6
st/mesa: use pipe var instead of st->pipe in st_create_context_priv()
by Brian Paul
· 8 years ago
038b1b1
gallium: remove unused u_clear.h file
by Brian Paul
· 8 years ago
22b8288
gallium/i915: inline the util_clear() code into i915_clear_blitter()
by Brian Paul
· 8 years ago
66debea
gallium/util: minor reformatting in u_box.h
by Brian Paul
· 8 years ago
b6c81a7
svga: remove unused var in svga_mark_surfaces_dirty()
by Brian Paul
· 8 years ago
1e5eb79
svga: avoid a calloc in svga_buffer_transfer_map()
by Brian Paul
· 8 years ago
f934117
svga: don't call os_get_time() when not needed by Gallium HUD
by Brian Paul
· 8 years ago
dcf2126
svga: remove unneeded memset() call in draw_vgpu10()
by Brian Paul
· 8 years ago
ced0dd0
svga: reduce looping in svga_mark_surfaces_dirty()
by Brian Paul
· 8 years ago
88efaf9
svga: minor clean-ups in define_rasterizer_object()
by Brian Paul
· 8 years ago
ce9c05a
svga: remove incorrect buffer invalidation code
by Brian Paul
· 8 years ago
06b23f7
svga: additional comments for svga_hw_draw_state members
by Brian Paul
· 8 years ago
7c5eda6
svga: use the sws local var to simplify some code
by Brian Paul
· 8 years ago
7b82194
svga: minor whitespace and code clean-ups
by Brian Paul
· 8 years ago
27f12dd
freedreno/a4xx: use generic clear path
by Rob Clark
· 8 years ago
f77e59e
freedreno/a3xx: use generic clear path
by Rob Clark
· 8 years ago
a8e6734
freedreno: support for using generic clear path
by Rob Clark
· 8 years ago
142dd7b
gallium/u_blitter: split out a helper for common clear state
by Rob Clark
· 8 years ago
2b2f436
gallium/u_blitter: add helper to save FS const buffer state
by Rob Clark
· 8 years ago
433e12f
gallium/u_blitter: export some functions
by Rob Clark
· 8 years ago
78e3cea
egl/dri2: dri2_make_current: Release previous context's display
by Nicolas Boichat
· 8 years ago
09dff7a
st/vdpau: change the order in which filters are applied(v3)
by Nayan Deshmukh
· 8 years ago
1f47f78
glcpp: Update tests for new #undef of built-in macro rules.
by Kenneth Graunke
· 8 years ago
c2f2252
anv: fix writemask on blit fragment shader.
by Dave Airlie
· 8 years ago
c0580f6
egl/android: Set dpy->DriverData to NULL on error
by Nicolas Boichat
· 8 years ago
a9e8fb7
egl/drm: Set disp->DriverData to NULL on error
by Nicolas Boichat
· 8 years ago
0e67d86
egl/surfaceless: Set disp->DriverData to NULL on error
by Nicolas Boichat
· 8 years ago
48fd952
egl/wayland: Set disp->DriverData to NULL on error
by Nicolas Boichat
· 8 years ago
769ac1e
egl/x11: avoid using freed memory if dri2 init fails
by Jan Ziak
· 8 years ago
6b4b2a4
anv: add genX_multisample.h to the sources list(s).
by Emil Velikov
· 8 years ago
71258e9
anv/x11: Add support for Xlib platform
by Kevin Strasser
· 8 years ago
5d9b50e
glx: apple specific occurences of dummyContext check
by Tapani Pälli
· 8 years ago
2e3f067
glx: fix error code when there is no context bound
by Bernard Kilarski
· 8 years ago
312ece9
mesa: Remove duplicate include.
by Mathias Fröhlich
· 8 years ago
84984b9
vbo: Remove always true return from vbo_bind_arrays.
by Mathias Fröhlich
· 8 years ago
72f1566
mesa: Move check for vbo mapping into api_validate.c.
by Mathias Fröhlich
· 8 years ago
b7b0c51
mesa: Move _mesa_all_buffers_are_unmapped to arrayobj.c.
by Mathias Fröhlich
· 8 years ago
c17cf1c
vbo: Array draw must not care about glBegin/glEnd vbo mapping.
by Mathias Fröhlich
· 8 years ago
5c1ccd8
nv50,nvc0: fix depth range when halfz is enabled
by Ilia Mirkin
· 8 years ago
c85b7f0
gallium/util: add helper to compute zmin/zmax for a viewport state
by Ilia Mirkin
· 8 years ago
68b64f3
vbo: allow DrawElementsBaseVertex in display lists
by Ilia Mirkin
· 8 years ago
Next »