Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
8e15207c9d206e3698a240092afdf8cddb6f5c02
/
src
/
mesa
867d0cc
i965: Add perf debug hint when the app makes us do index buffer scanning.
by Eric Anholt
· 11 years ago
c298f5f
i965: Try to avoid stalls on the GPU when doing glBufferSubData().
by Eric Anholt
· 11 years ago
3b58e0e
i965: Be sure to reset brw->vb.buffers[] when trying to redo vertex setup.
by Eric Anholt
· 11 years ago
a5e2e7f
i965: Add support for GL_ARB_texture_buffer_range.
by Eric Anholt
· 11 years ago
b37f7e0
i965: Add a note about the late-allocation in intel_bufferobj_buffer().
by Eric Anholt
· 11 years ago
060a49a
i965: Drop intel_bufferobj_source().
by Eric Anholt
· 11 years ago
c0a9436
i965: Fix texture buffer rendering after a whole buffer replacement.
by Eric Anholt
· 11 years ago
30bb170
i965: Expose write_reg() as brw_store_register_mem64().
by Kenneth Graunke
· 11 years ago
d5db3ec
i965: Move flushing out of write_reg and into the callers.
by Kenneth Graunke
· 11 years ago
09ceed7
mesa/tests: Add simple, dumb test for _mesa_program_state_string
by Ian Romanick
· 11 years ago
dafa97f
mesa: fixes for MSVC 2013
by Scott Graham
· 11 years ago
65ee044
st/mesa: minor whitespace, comment changes in st_draw.c
by Brian Paul
· 11 years ago
f0d4636
mesa: fix a couple issues with U_FIXED, I_FIXED macros
by Brian Paul
· 11 years ago
971c743
mesa: remove remnants of GL_MESA_shader_debug
by Brian Paul
· 11 years ago
43b05b8
i965: Only emit interpolation setup if there are actual FS inputs.
by Kenneth Graunke
· 11 years ago
c4de86f
i965/fs: Fix accidental type conversion in header setup
by Chris Forbes
· 11 years ago
b38af01
i965/fs: Fix handling of sampler messages with header but zero offset
by Chris Forbes
· 11 years ago
2d32821
i965: Implement ARB_texture_mirror_clamp_to_edge.
by Kenneth Graunke
· 11 years ago
cc2f878
i965: Drop unused simple_list.h includes.
by Kenneth Graunke
· 11 years ago
1442929
radeon: Enable ARB_texture_mirror_clamp_to_edge.
by Rico Schüller
· 11 years ago
5da618c
r200: Enable ARB_texture_mirror_clamp_to_edge.
by Rico Schüller
· 11 years ago
e487948
gallium: Enable ARB_texture_mirror_clamp_to_edge.
by Rico Schüller
· 11 years ago
a59ae25
swrast: Enable ARB_texture_mirror_clamp_to_edge.
by Rico Schüller
· 11 years ago
1bbd3bb
mesa: Add infrastructure for GL_ARB_texture_mirror_clamp_to_edge.
by Rico Schüller
· 11 years ago
00b5d8a
i965: Mark G45 as having surface tile offset support.
by Kenneth Graunke
· 11 years ago
567445e
i965: Enable OpenGL 3.3 and GLSL 3.30.
by Kenneth Graunke
· 11 years ago
b3360d2
i965: Fold brwInitVtbl() into brwCreateContext().
by Kenneth Graunke
· 11 years ago
f8fef8e
i965: Merge brw_destroy_context() into intelDestroyContext().
by Kenneth Graunke
· 11 years ago
7601ba6
i965: Replace dri_bo_release with drm_intel_bo_unreference.
by Kenneth Graunke
· 11 years ago
5f76bc3
i965: Unindent the body of intelDestroyContext.
by Kenneth Graunke
· 11 years ago
80a9c42
i965: Un-virtualize brw_new_batch().
by Kenneth Graunke
· 11 years ago
6613f34
i965: Un-virtualize brw_finish_batch().
by Kenneth Graunke
· 11 years ago
282bb87
st/mesa: add a few comments in st_create_context_priv()
by Brian Paul
· 11 years ago
530afc8
st/mesa: handle layer and primitive id output and point size input
by Dave Airlie
· 11 years ago
038a9aa
st/mesa: add geometry shader ubo support
by Dave Airlie
· 11 years ago
20cad7f
mesa/st: Allow geometry shaders without gl_Position export.
by Fabian Bieler
· 11 years ago
9bfa475
st/mesa, glsl_to_tgsi: add support for geometry shaders
by Bryan Cain
· 12 years ago
6b0df34
mesa/st: Add VARYING_SLOT_TEX[1-7] to st_translate_geometry_program().
by Bryan Cain
· 12 years ago
4ef1c8f
Revert "i965: Create ARGB2101010 DRI configs"
by Kristian Høgsberg
· 11 years ago
197f3a3
i965/fs: Handle printing HW_REGS in dump_instruction().
by Matt Turner
· 11 years ago
7d0519c
i965: Print instructions' children during scheduling debugging.
by Matt Turner
· 11 years ago
2273b04
mesa: change glTexImage[23]DMultisample() internalformat to GLenum
by Brian Paul
· 11 years ago
3c074e4
vbo: access VBO memory more efficiently when building display lists
by Brian Paul
· 11 years ago
fa9c702
mesa: consolidate cube width=height error checking
by Brian Paul
· 11 years ago
3160ec3
dri: Add __DRIimage support for the ARGB2101010 format
by Kristian Høgsberg
· 11 years ago
f354bcc
i965: Create ARGB2101010 DRI configs
by Kristian Høgsberg
· 11 years ago
afda76c
dri/common: Add support for creating ARGB2101010 configs
by Kristian Høgsberg
· 11 years ago
e2620c1
i965: Add support for RGB565 __DRIimage
by Singh, Satyeshwar
· 11 years ago
b1e7cd0
configure.ac: drop obsolete variable HAVE_COMMON_DRI
by Emil Velikov
· 11 years ago
cd3fa17
swrast: add correct include for out-of-tree builds
by Emil Velikov
· 11 years ago
467e3aa
mesa: fix transform feedback when a geometry shader is active.
by Bryan Cain
· 12 years ago
afccf3d
i965/gs: Set the REORDER bit in 3DSTATE_GS.
by Paul Berry
· 11 years ago
caf9cef
i965/fs: Remove bogus field prog_data->dispatch_width.
by Paul Berry
· 11 years ago
705a90e
i965: Move the common binding table offset code to brw_shader.cpp.
by Eric Anholt
· 11 years ago
d395485
i965/vec4: Dynamically assign the VS/GS binding table offsets.
by Eric Anholt
· 11 years ago
4e53064
i965/fs: Dynamically set up the WM binding table offsets.
by Eric Anholt
· 11 years ago
3c9dc2d
i965: Make a brw_stage_prog_data for storing the SURF_INDEX information.
by Eric Anholt
· 11 years ago
5463b5b
i965: Always have the struct gl_program * in the backend visitor.
by Eric Anholt
· 11 years ago
2788798
i965: Drop a couple of unused defines.
by Eric Anholt
· 11 years ago
fbc088e
i965: Remove dead arguments from prog_data_compare.
by Eric Anholt
· 11 years ago
a5ec01f
i965: Don't copy prop source mods into instructions that can't take them.
by Matt Turner
· 11 years ago
53904c6
mesa: Add missing switch break in invalidate_framebuffer_storage()
by Constantin Baranov
· 11 years ago
8958741
i965: Merge intel_context.h into brw_context.h.
by Kenneth Graunke
· 11 years ago
3dda3eb
i965: Delete our copy of likely/unlikely macros.
by Kenneth Graunke
· 11 years ago
67601da2
mesa: Move U_FIXED/S_FIXED macros from i965 to macros.h.
by Kenneth Graunke
· 11 years ago
1a82081
mesa: Move ROUND_DOWN_TO() macro from i915/i965 to macros.h.
by Kenneth Graunke
· 11 years ago
50c9f04
i965: Move need_workaround_flush = true to intel_batchbuffer_init.
by Kenneth Graunke
· 11 years ago
ddc8dec
i965: Move DriverFlag initialization to brw_init_state().
by Kenneth Graunke
· 11 years ago
ba0cc79
i965: Merge intelInitContext into brwCreateContext.
by Kenneth Graunke
· 11 years ago
90d52d2
i965: Move viewport driver hook setup to brw_init_driver_functions.
by Kenneth Graunke
· 11 years ago
f118fc2
i965: Make brwInitFunctions take brw_context rather than intel_screen.
by Kenneth Graunke
· 11 years ago
9848a42
i965: Merge intelInitFunctions() and brwInitFunctions().
by Kenneth Graunke
· 11 years ago
0138fd4
i965: Merge intel_context.c into brw_context.c.
by Kenneth Graunke
· 11 years ago
8d315b2
i965: Move memset of TextureFormatSupported to brw_init_surface_formats.
by Kenneth Graunke
· 11 years ago
fc5b865
i965: Remove has_aa_line_parameters.
by Kenneth Graunke
· 11 years ago
220c1e5
i965: Move state setup from brwCreateContext to brw_init_state().
by Kenneth Graunke
· 11 years ago
d31b928
i965: Remove the brw_context::emit_state_always flag.
by Kenneth Graunke
· 11 years ago
02b632d
i965: Move hardware feature flags to brw_device_info.
by Kenneth Graunke
· 11 years ago
ea890c0
i965: Move device quirks to brw_device_info.
by Kenneth Graunke
· 11 years ago
d76f6c7
i965: Move hardware limits to brw_device_info.
by Kenneth Graunke
· 11 years ago
afe05e7
i965: Replace some intel_screen fields with brw_device_info references.
by Kenneth Graunke
· 11 years ago
9d490c1
i965: Delete the INTEL_SEPARATE_STENCIL override.
by Kenneth Graunke
· 11 years ago
6e9f427
i965: Add a new brw_device_info structure.
by Kenneth Graunke
· 11 years ago
4a29b9a
i965: Add the family name to the PCI ID table.
by Kenneth Graunke
· 11 years ago
8d4ecbc
i965: Remove #define name from PCI ID table.
by Kenneth Graunke
· 11 years ago
90511fa
i965: Pull most driconf option handling into a centralized function.
by Kenneth Graunke
· 11 years ago
0fb525b
i965: Move a bunch of code from intelInitContext to brwCreateContext.
by Kenneth Graunke
· 11 years ago
a25caad
i965: Update the comment about viewport hacks.
by Kenneth Graunke
· 11 years ago
832bcc3
i965: Pull out INTEL_DEBUG handling into new intel_debug.[ch] files.
by Kenneth Graunke
· 11 years ago
3f7b4e5
i965: Rename brwCreateContext's error parameter to dri_ctx_error.
by Kenneth Graunke
· 11 years ago
95bd8a3
dri: Move i965-specific context flag logic to dri common.
by Eric Anholt
· 11 years ago
200f9a0
mesa: Remove warning that geometry shader support is experimental.
by Paul Berry
· 11 years ago
b6d6ea3
i965: Turn on GLSL 1.50 and GL 3.2 support for i965 gen7.
by Paul Berry
· 12 years ago
a9a7864
mesa: Do not use newlocale on NetBSD.
by Vinson Lee
· 11 years ago
6f1b505
mesa: add comment to clarify ctx->Driver.MapBufferRange() return value
by Brian Paul
· 11 years ago
3710b65
st/mesa: whitespace fixes in st_cb_bufferobjects.c
by Brian Paul
· 11 years ago
ffe5293
vbo: assorted minor clean-ups
by Brian Paul
· 11 years ago
396c69b
mesa: Allow external textures to use fallback (0, 0, 0, 1)
by Topi Pohjolainen
· 11 years ago
49ed5991
i965: extend fast texture upload
by Frank Henigman
· 11 years ago
8821e9d
dri: Reference the global driver vtable once at screen init..
by Eric Anholt
· 11 years ago
Next »