Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
1a8899d6301c01639fa713b87fbb47280e61ff07
1a8899d
configure.ac: Fix typo
by Kristian Høgsberg
· 14 years ago
fea4ad8
r300g: implement accelerated copy_region for compressed formats
by Marek Olšák
· 14 years ago
7c24a4c
r300g: add a way to change texture properties arbitrarily
by Marek Olšák
· 14 years ago
56ba7e9
r300g: consolidate buffers and textures to r300_resource
by Marek Olšák
· 14 years ago
ce9c0d2
r300g: simplify WRITE_RELOC API and cleanup
by Marek Olšák
· 14 years ago
ac366af
u_blitter: let the driver check whether there's a recursion
by Marek Olšák
· 14 years ago
fc9170d
r300g: use format from pipe_surface instead of pipe_resource
by Marek Olšák
· 14 years ago
2314a2f
Revert "r300g: support sRGB colorbuffers"
by Marek Olšák
· 14 years ago
21b0996
mesa/st: enable GL_EXT_framebuffer_sRGB
by Dave Airlie
· 14 years ago
3b8bb7b
scons: Restrict whole program optimization to release builds.
by José Fonseca
· 14 years ago
2d95885
svga: Don't advertise pixel shader addr register support.
by José Fonseca
· 14 years ago
04c5cc5
eglplatform.h: Define Wayland native platform types
by Kristian Høgsberg
· 14 years ago
b6e3130
nvc0: serialize on PIPE_FLUSH_RENDER_CACHE as well
by Christoph Bumiller
· 14 years ago
fc798dc3
nvc0: fix stride of NVC0_3D_RT methods
by Christoph Bumiller
· 14 years ago
95f0aa0
nvc0: correct storage type for 16 bit surface formats
by Christoph Bumiller
· 14 years ago
0bd04cd
nvc0: make CSE work for ops with multiple results
by Christoph Bumiller
· 14 years ago
0691530
nvc0: replace branching with predicated insns where feasible
by Christoph Bumiller
· 14 years ago
0f776fe
nvc0: implement local memory load and store ops
by Christoph Bumiller
· 14 years ago
4124fea
nvc0: make sure phi-ops really have one source per in-block
by Christoph Bumiller
· 14 years ago
7401590
nv50,nvc0: do not forget to apply sign mode to saved TGSI inputs
by Christoph Bumiller
· 14 years ago
c485368
nvc0: do not generate a backwards jump if a loop ends with BRK
by Christoph Bumiller
· 14 years ago
8e240e61
nvc0: store only one value per basic block for TGSI regs
by Christoph Bumiller
· 14 years ago
d5263e4
nv50,nvc0: fix condition code change when commuting SET sources
by Christoph Bumiller
· 14 years ago
8f05134
nvc0: set basic block on manual instruction insertion
by Christoph Bumiller
· 14 years ago
92d8af5
nvc0: try to fix register conflicts for vector instructions
by Christoph Bumiller
· 14 years ago
c62fc50
nvc0: reset texture base address after read transfer
by Christoph Bumiller
· 14 years ago
d3ea15f
nvc0: don't combine memory loads across block boundaries
by Christoph Bumiller
· 14 years ago
f0d7429
nvc0: detect no-op MIN/MAX, do CSE earlier to succeed more often
by Christoph Bumiller
· 14 years ago
a7293cb
mesa/st: Clean up vertex buffer unreferencing
by Thomas Hellstrom
· 14 years ago
c264786
gallium/docs: fix typo
by Marek Olšák
· 14 years ago
f70c98b
r200: add cast to silence warning
by Brian Paul
· 14 years ago
3b0c2eb
mesa: remove unused BITFIELD64 macros
by Brian Paul
· 14 years ago
6f2f449
mesa: remove _mesa_create_context_for_api()
by Brian Paul
· 14 years ago
5e4ca1c
mesa: remove _mesa_initialize_context_for_api()
by Brian Paul
· 14 years ago
2634e92
mesa: add/update VERBOSE_API logging
by Brian Paul
· 14 years ago
7230e1a
st/mesa: fix shader deletion regression
by Brian Paul
· 14 years ago
f6f04ae
i965: Add missing DEFINE_BITS for brw dirty bits.
by Kenneth Graunke
· 14 years ago
58b7e37
i965: Separate the BRW_NEW_(VS|WM)_CONSTBUF dirty bits.
by Kenneth Graunke
· 14 years ago
71acbb5
i965: Rename a few more commands to match the documentation.
by Kenneth Graunke
· 14 years ago
15598fb
st/egl: Fix platform selection
by Benjamin Franzke
· 14 years ago
df8ca3e
i965: Remove pointless keying of WM state on VUE size.
by Eric Anholt
· 14 years ago
76857e8
mesa: Fix the Mesa IR copy propagation to not read past writes to the reg.
by Eric Anholt
· 14 years ago
60aab5f
glsl: Disable the new copy propagation pass until it gets fixed.
by Eric Anholt
· 14 years ago
82f994f
glsl: Set operators '%' and '%=' to be reserved when GLSL < 1.30
by Chad Versace
· 14 years ago
69e5516
r600g: fixup assertion
by Marek Olšák
· 14 years ago
71df812
r600g: add a faster implementation of transfer_inline_write
by Marek Olšák
· 14 years ago
f0b202e
r600g: slab-allocate buffer and transfer structures
by Marek Olšák
· 14 years ago
b541a3c
r300g: use the same upload buffer for vertices and indices
by Marek Olšák
· 14 years ago
467023e
r600g: use the same upload buffer for vertices, indices, and constants
by Marek Olšák
· 14 years ago
8042470
mesa/st: Plug a fragment program variant parameter leak
by Thomas Hellstrom
· 14 years ago
5cbff09
st/mesa: free the temporary bitmap/drawpix shader code
by Brian Paul
· 14 years ago
1ee71bd
u_vbuf_mgr: add a way to specify the BIND flag for the upload buffer
by Marek Olšák
· 14 years ago
7628c4e
u_vbuf_mgr: remove tabs
by Marek Olšák
· 14 years ago
f53cbf8
u_vbuf_mgr: make the uploader public
by Marek Olšák
· 14 years ago
d8d5c26
Revert "r600g: do not flush the uploader" (with comments)
by Marek Olšák
· 14 years ago
4d78daf
r600g: silence a few valgrind warnings
by Brian Paterni
· 14 years ago
bb1036a
mesa/st: Fix vertex buffer leak
by Thomas Hellstrom
· 14 years ago
1e1b891
wayland-egl: Add struct wl_egl_display argument to +wl_egl_window_create()
by Kristian Høgsberg
· 14 years ago
077c448
r600g: Add support for relative addressing on constant buffers.
by Henri Verbeet
· 14 years ago
871460e
r600g: Set the fetch type in r600_bc_vtx_build().
by Henri Verbeet
· 14 years ago
4c30a80
r600g: Handle the ADD_INT instruction in r600_bc_get_num_operands().
by Henri Verbeet
· 14 years ago
5c59eeb
r600g: Generalize the pipe_add_vertex_attrib() functions.
by Henri Verbeet
· 14 years ago
b9fd1a1
r600g: Remove vs_resource and ps_resource from the pipe context.
by Henri Verbeet
· 14 years ago
7687eab
r600g: Split constants in r600_shader_from_tgsi().
by Henri Verbeet
· 14 years ago
1fa95c7
r600g: Do the tgsi_full_src_register to r600_shader_src conversion in r600_shader_from_tgsi().
by Henri Verbeet
· 14 years ago
a77e813
r600g: Split r600_bc_alu_src.
by Henri Verbeet
· 14 years ago
3b1c1f0
r600g: Store literal values in the r600_bc_alu_src structure.
by Henri Verbeet
· 14 years ago
80235d9
r600g: tgsi_dst() can't fail.
by Henri Verbeet
· 14 years ago
d0f2ffa
r600g: tgsi_src() can't fail.
by Henri Verbeet
· 14 years ago
56758c8
wayland-egl: Force roundtrips to get device name and authenticate correctly
by Kristian Høgsberg
· 14 years ago
93aea84
egl_dri2: Add wayland platform
by Benjamin Franzke
· 14 years ago
9630437
egl_dri2: Export dri2_get_driver_for_fd
by Benjamin Franzke
· 14 years ago
a8128d7
egl_dri2: Enable pixmap bind_to_texture according to the extension
by Benjamin Franzke
· 14 years ago
381ea0d
st/egl: Add wayland platform
by Benjamin Franzke
· 14 years ago
9b6dc9b
st/egl: drm_image: Check for MESA_drm_image
by Benjamin Franzke
· 14 years ago
464cb3a
st/egl: native_helper: Add resource_surface_import_resource
by Benjamin Franzke
· 14 years ago
214fc6e
egl: Implement libwayland-egl
by Benjamin Franzke
· 14 years ago
e586c4b
egl: Add wayland platform
by Benjamin Franzke
· 14 years ago
2adfde3
intel: Implement dri2::{Allocate,Release}Buffer
by Benjamin Franzke
· 14 years ago
f8e939a
st/dri: Implement dri2::{Allocate,Release}Buffer
by Benjamin Franzke
· 14 years ago
1b8ef94
Add dri2::{Allocate,Release}Buffer extension
by Benjamin Franzke
· 14 years ago
a22bda9
r600g: correctly report supported vertex formats
by Marek Olšák
· 14 years ago
c95bc12
r300g: use the new vertex buffer manager
by Marek Olšák
· 14 years ago
aa8a222
r600g: use the new vertex buffer manager
by Marek Olšák
· 14 years ago
975320a
util: import a new vertex buffer manager
by Marek Olšák
· 14 years ago
1c2a4f0
r600g: do not flush the uploader
by Marek Olšák
· 14 years ago
529d867
r300g: do not flush the uploader
by Marek Olšák
· 14 years ago
ec96b0e
configure.ac: correctly check for libdrm_radeon version
by Marek Olšák
· 14 years ago
4ad3b27
r300g: RS400 doesn't have ZMASK
by Marek Olšák
· 14 years ago
780c183
r600g: use surface format not underlying texture format
by Dave Airlie
· 14 years ago
68b701f
r300/compiler: Disable register rename pass on r500
by Tom Stellard
· 14 years ago
1920228
r300/compiler: Don't count BEGIN_TEX instructions in the compiler stats
by Tom Stellard
· 14 years ago
88ffa9c
mesa/965: add support for GL_EXT_framebuffer_sRGB (v2)
by Dave Airlie
· 14 years ago
5c3f1cd
mesa: Fix error checks in GetVertexAttrib functions
by Ian Romanick
· 14 years ago
ce9171f
linker: Generate link errors when ES shaders are missing stages
by Ian Romanick
· 14 years ago
425ba19
glsl: Add opt_copy_propagation_elements.cpp to SConscript.
by Vinson Lee
· 14 years ago
1b80622
i965: Drop the dead tracking of color_regions[].
by Eric Anholt
· 14 years ago
95cdce7
i965: Drop the INTEL_DEBUG=state spam about the cache size check.
by Eric Anholt
· 14 years ago
29a2e91
glsl: Remove extra checks for constant true assignment conditions.
by Eric Anholt
· 14 years ago
b6d49ab
glsl: Fix a comment typo in copy propagation.
by Eric Anholt
· 14 years ago
Next »