Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
60cd2449f8f2b698f0adacd4a401db13c5fa46f9
« Previous
6603550
mesa: Remove unnecessary header from state.c.
by Vinson Lee
· 15 years ago
ec29ba1
mesa: Remove unnecessary headers from texcompress.c.
by Vinson Lee
· 15 years ago
f8db32a
st/dri: Add comment for intentional fallthrough in case statement.
by Vinson Lee
· 15 years ago
09f69b1
docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC.
by Corbin Simpson
· 15 years ago
f90733c
docs: Use proper XOR symbol.
by Corbin Simpson
· 15 years ago
daccc96
r100: add blit support
by Alex Deucher
· 15 years ago
1ced546
r200: add blit support
by Alex Deucher
· 15 years ago
0477191
docs: Spacing in TGSI formulae.
by Corbin Simpson
· 15 years ago
28fd246
docs: Grammar and refs in Rasterizer.
by Corbin Simpson
· 15 years ago
2598f00
docs: Cleanup Rasterizer a bit.
by Corbin Simpson
· 15 years ago
2b4ad02
docs: Fix terms and refs.
by Corbin Simpson
· 15 years ago
4f52dfe
docs: Slowly keep fleshing out more info.
by Corbin Simpson
· 15 years ago
9811ebf
docs: PIPE_TEXTURE_USAGE info.
by Corbin Simpson
· 15 years ago
0714474
i965: Clean up constbuf handling by splitting reladdr/non-reladdr loads.
by Eric Anholt
· 15 years ago
c653f5f
i965: Only set up the stack register if it's going to get used.
by Eric Anholt
· 15 years ago
d5b9642
i965: Fix loads of non-relative-addr constants after a reladdr load.
by Eric Anholt
· 15 years ago
c6559b7
nv50: fix constant vtxattr methods
by Christoph Bumiller
· 15 years ago
0d6e3dd
nv50: make instanced drawing work with edge flags
by Christoph Bumiller
· 15 years ago
e74db4f
nv50: cannot exit shaders on a control flow instruction
by Christoph Bumiller
· 15 years ago
9fb9c9f
nv50: fix nv50_program->immd memory leak
by Marcin Slusarz
· 15 years ago
28576c9
st/mesa: change instruction count assertion to > 0
by Brian Paul
· 15 years ago
7472cd0
tgsi: Fix behaviour of dimension index.
by Michal Krol
· 15 years ago
463351e
tgsi: Allow TEMPORARY registers as indirect address into source operands.
by Michal Krol
· 15 years ago
4698a86
tgsi: Add ureg_DECL_immediate_block_uint().
by Michal Krol
· 15 years ago
4c041fa
glsl: remove __inline directive
by Brian Paul
· 15 years ago
e978b24
st/dri: fix optionCache memory leaks
by Marcin Slusarz
· 15 years ago
23ae318
glxgears: unbind current context before "destroying" it
by Marcin Slusarz
· 15 years ago
0766780
st/mesa: updated comments and whitespace
by Brian Paul
· 15 years ago
e5347ca
st/mesa: fix memory leak in st_translate_mesa_program
by Marcin Slusarz
· 15 years ago
3310fe0
r600: fix some warnings
by Alex Deucher
· 15 years ago
1560183
r600: Update default state size to account for the new relocation
by Jerome Glisse
· 15 years ago
46dc6fd
r6xx/r7xx: emit relocation for FRAG & TILE buffer
by Jerome Glisse
· 15 years ago
7b82f0f
r600: fix shadow_ambient shader
by Andre Maasikas
· 15 years ago
0857f38
radeong: Don't allocate HW BOs for constantbufs.
by Corbin Simpson
· 15 years ago
673ae62
r300g: fix polygon offset
by Marek Olšák
· 15 years ago
d3d41cb
r300g: fix vertex data swizzle
by Marek Olšák
· 15 years ago
cd553ec
r300g: do not align compressed textures to a tile size
by Marek Olšák
· 15 years ago
064eb0a
st/egl_g3d: Clean up for x11_drawable_get_depth.
by Chia-I Wu
· 15 years ago
a16d353
dri: Add an MSAA-enabled factor to DRI configs.
by Corbin Simpson
· 15 years ago
c273ab0
dri: Properly calculate number of modes for MSAA.
by Corbin Simpson
· 15 years ago
58a7d8d
radeong: Check DRM version, and report stats.
by Corbin Simpson
· 15 years ago
11a2bbc
radeong: Use vram_size instead of vram_visible.
by Corbin Simpson
· 15 years ago
8311a49
progs/egl: Pass EGLDisplay to eglCopyBuffers.
by Chia-I Wu
· 15 years ago
ede755a
st/egl_g3d: Add support for eglCopyBuffers.
by Chia-I Wu
· 15 years ago
f8244e2
st/egl_g3d: Add is_pixmap_supported to native display interface.
by Chia-I Wu
· 15 years ago
fda897a
st/egl_g3d: Update validate to use an attachment mask.
by Chia-I Wu
· 15 years ago
1ed6311
st/vega: Fix window resizing with egl_g3d.
by Chia-I Wu
· 15 years ago
ef517c938
st/vega: Call screen->update_buffer instead of winsys->update_buffer.
by Chia-I Wu
· 15 years ago
3b71386
tgsi: Add missing semantic name in text parser.
by Chia-I Wu
· 15 years ago
90cdf0d
cso: Add set_vertex_samplers function
by Jakob Bornecrantz
· 15 years ago
2a60302
softpipe: Fix leak in vbuf draw module
by Jakob Bornecrantz
· 15 years ago
1448d2f
nv50: implement instanced drawing
by Christoph Bumiller
· 15 years ago
a4bbabf
softpipe: Move st/python's malloc winsys to softpipe
by Jakob Bornecrantz
· 15 years ago
0e4e2c5
st/xlib: Make glXGetProcAddressARB visible
by Jakob Bornecrantz
· 15 years ago
876a6b4
gallium: Support swig "compiler" in p_compiler.h
by Jakob Bornecrantz
· 15 years ago
31c6268
i965g: Link against drm_intel instead of drm_radeon
by Jakob Bornecrantz
· 15 years ago
945cea0
r300g: Check for bogus texture targets.
by Corbin Simpson
· 15 years ago
b62d339
r300g: fix the rasterization of secondary color
by Marek Olšák
· 15 years ago
7d3090f
r300g: fix vertex colors with 8 bits per channel
by Marek Olšák
· 15 years ago
c4a2f13
r300g: simplify is_format_supported
by Marek Olšák
· 15 years ago
8959608
r300g: output texture debug messages if only RADEON_DEBUG=tex is set
by Marek Olšák
· 15 years ago
08edbe9
r300g: move debug flags into r300_screen
by Marek Olšák
· 15 years ago
21f3bbf
r300g: disable the MIP filter for NPOT textures
by Marek Olšák
· 15 years ago
37897a6
r300g: fix the CS size when emitting invariant state
by Marek Olšák
· 15 years ago
816cb90
radeon_compiler: include main/compiler.h for compiler portability macros
by Alan Coopersmith
· 15 years ago
c69bd0e
r300g: Stop using indices.
by Corbin Simpson
· 15 years ago
eedebfa
r300g: Respect fill modes in indices fallback.
by Corbin Simpson
· 15 years ago
164fd16
util: add generic ringbuffer utitilty
by Keith Whitwell
· 15 years ago
dee52d5
gallium: Fix uninitialized instance divisor and index.
by Chia-I Wu
· 15 years ago
83387cb
nv50: fix tile flags for scanout tex usage
by Christoph Bumiller
· 15 years ago
0ae3db1
nv50: handle all and more system values
by Christoph Bumiller
· 15 years ago
4c223aa
nv50: hook up geometry programs
by Christoph Bumiller
· 15 years ago
bbb6153
nv50: support for geometry programs in nv50_program
by Christoph Bumiller
· 15 years ago
e791e6f
nv50: get access to primitive input space
by Christoph Bumiller
· 15 years ago
8d24273
r600: remove stray END_BATCH in blit code
by Alex Deucher
· 15 years ago
a5c03bd
draw: Fix memory leak in gs code
by Jakob Bornecrantz
· 15 years ago
66e561a
i965g: make xorg state tracker build i965g_drv.so
by Dave Airlie
· 15 years ago
8b70439
r600: improve blit support
by Alex Deucher
· 15 years ago
7283a24
r600: add initial blit support
by Andre Maasikas
· 15 years ago
ec8ce40
r600: add r600_blit.c
by Alex Deucher
· 15 years ago
923aab9
nouveau: nv30: Remove useless variables fs, txp. Also do not change txf, as bit 13 is in the texture format
by Patrice Mandin
· 15 years ago
e124080
util: Handle FORMAT_Z32_FLOAT in util_pack_z().
by Michal Krol
· 15 years ago
1433a2d
util: Handle the remaining formats in pipe_put_tile_rgba().
by Michal Krol
· 15 years ago
d29e726
util: Fix encoding for R8G8B8A8_UNORM formats and friends.
by Michal Krol
· 15 years ago
42d5595
tgsi: Add ureg_property_gs_input_prim().
by Michal Krol
· 15 years ago
181adca
tgsi: Add ureg_src_dimension().
by Michal Krol
· 15 years ago
857b379
regress: Add .gitgnore for *.png files.
by Michal Krol
· 15 years ago
b96976c
draw: Add missing header include.
by Michal Krol
· 15 years ago
bf575b6
gallium: document set_constant_buffer
by Roland Scheidegger
· 15 years ago
5e5d0ad
Merge branch 'gallium-noconstbuf'
by Roland Scheidegger
· 15 years ago
1c4ad77
gallium: remove set_edgeflags from docs
by Roland Scheidegger
· 15 years ago
5d57e70
configs: remove -ansi from linux-debug
by Brian Paul
· 15 years ago
d1767bf
tgsi: Fix sanity checks for indirect registers.
by Michal Krol
· 15 years ago
8cfdbfb
st/egl_g3d: Avoid validation upon buffer swap or flush frontbuffer.
by Chia-I Wu
· 15 years ago
b2c7b08
st/egl_g3d: Hook to update_buffer of the pipe screen.
by Chia-I Wu
· 15 years ago
51b0057
st/egl_g3d: Always override flush_frontbuffer.
by Chia-I Wu
· 15 years ago
6664a6d
st/mesa: Initialise vertex element instance divisor to 0.
by Michal Krol
· 15 years ago
f7748d7
draw: Add GALLIUM_DUMP_VS environment variable.
by Luca Barbieri
· 15 years ago
ccc888c
st/xorg: If dri2 version is 2 support version 1 as well
by Jakob Bornecrantz
· 15 years ago
3e1241d
st/xorg: Set enforce version to 1 if not defined
by Jakob Bornecrantz
· 15 years ago
Next »