Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
f62c2a0bb89041567467a6c01cf1eb27cec01e9e
/
src
/
mesa
f62c2a0
i965: Fix fp fragment.position handling and enable HW part of ARB_fcc.
by Eric Anholt
· 15 years ago
11c581c
swrast: Implement ARB_fragment_coord_conventions but don't enable.
by Eric Anholt
· 15 years ago
43867ac
Merge branch 'mesa_7_7_branch'
by Brian Paul
· 15 years ago
68ca19a
mesa: Don't bind DRAW/READ_FRAMEBUFFER separately without FBO blit support
by Erik Wien
· 15 years ago
06d228d
intel: make sure we update the renderbuffers after a swap
by Jesse Barnes
· 15 years ago
cbecb8f
vbo: if 'end' is out of bounds, clamp it
by Brian Paul
· 15 years ago
645e297
vbo: clamp DrawElements start/end to max possible values
by Brian Paul
· 15 years ago
af1e940
mesa: remove redundant _MaxElement computation
by Brian Paul
· 15 years ago
7aed23c
intel: Don't do client-side frame throttling with DRI2 SwapBuffers.
by Eric Anholt
· 15 years ago
c7fc9bf
Revert "intel: Use the new DRI2 flush invalidate entrypoint to signal frame done."
by Eric Anholt
· 15 years ago
5e1851b
i965: Remove unnecessary malloc/free in VS binding table setup.
by Eric Anholt
· 15 years ago
a098fd7
i965: Fix build after merge of mesa stable branch.
by Eric Anholt
· 15 years ago
9b22427
Merge branch 'mesa_7_7_branch'
by Brian Paul
· 15 years ago
7e7f881
r300: rv350+ support FLT16_2/4 vertex formats
by Alex Deucher
· 15 years ago
9328f3a
Fix compressed texture loads for non-minimal pitches again
by Luca Barbieri
· 15 years ago
47d30b0
st/mesa: fix int->uint conversion for negative scissor bound values
by Brian Paul
· 15 years ago
e88d6fe
mesa: move _mesa_debug() call earlier in _mesa_Scissor
by Brian Paul
· 15 years ago
fdfa4c8
st/mesa: fix unsigned/signed breakage in scissor
by Xavier Chantry
· 15 years ago
7be4d6b
mesa/es: Improve Makefile rules.
by Chia-I Wu
· 15 years ago
e85cb98
r200: Silence fprintf format warning.
by Vinson Lee
· 15 years ago
e02dc13
x86: Do not build read_rgba_span_x86.S on Mac OS X.
by Vinson Lee
· 15 years ago
f429b80
x86: Do not use .hidden pseudo-op on Mac OS X.
by Vinson Lee
· 15 years ago
bc75ec0
glapi: Do not use .type pseudo-op on Mac OS X.
by Vinson Lee
· 15 years ago
b62b524
r300: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
fb6bff3
intel: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
146a77a
radeon: Remove unused variable.
by Vinson Lee
· 15 years ago
4bad0ae
tdfx: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
283d956
sis: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
09a142e
savage: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
ca54a5b
mga: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
634ec5c
i965: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
329c1b5
i915: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
9a62f0c
r300: only enable half floats on r500s.
by Dave Airlie
· 15 years ago
782b688
Merge branch 'arb_half_float_vertex'
by Dave Airlie
· 15 years ago
d82b803
r300: half float support
by Dave Airlie
· 15 years ago
96f2f0d
i965: add support for ARB_half_float_vertex
by Dave Airlie
· 15 years ago
cfe884e
mesa: add core support for ARB_half_float_vertex.
by Dave Airlie
· 15 years ago
1ac5fd5
glapi: add GL_HALF_FLOAT enum support.
by Dave Airlie
· 15 years ago
4b770d1
glapi: Include glheader.h in glapi_nop.c.
by Chia-I Wu
· 15 years ago
2292c93
glapi: define GLfixed, GLclampx types for ES 1
by Brian Paul
· 15 years ago
46c7cd6
st/mesa: fix incorrect freeing of drawpixels vertex shaders
by Brian Paul
· 15 years ago
b23b13b
mesa: use memcpy() in _mesa_ProgramEnv/LocalParameters4fvEXT()
by Brian Paul
· 15 years ago
ffe4e2a
mesa: use switch in _mesa_DeletePrograms()
by Brian Paul
· 15 years ago
7b5ad23
Merge branch 'mesa_7_7_branch'
by Brian Paul
· 15 years ago
099e8ec
mesa: re-implement _mesa_ProgramEnvParameter4fvARB() with memcpy()
by Brian Paul
· 15 years ago
8d1a01d
mesa: use new fetch_vector1ui() function for 'unpack' GPU instructions
by Brian Paul
· 15 years ago
cd8614b
Merge branch 'mesa_7_7_branch'
by Brian Paul
· 15 years ago
2b20b60
mesa: Add "shader/" path to #include statements in shader parser/lexer sources
by Alan Coopersmith
· 15 years ago
e4f168a
glapi: clean-up and simplify glapi_nop.c code
by Brian Paul
· 15 years ago
126aff1
glapi: split the no-op dispatch code into new glapi_nop.c file
by Brian Paul
· 15 years ago
ea5918b
glapi: fix int->pointer conversions warnings in no-op functions
by Brian Paul
· 15 years ago
96280c2
Fix PowerPC related typo in spantmp2.h
by Ruediger Oertel
· 15 years ago
69e26a0
r600: enable sampler lod* bits
by Andre Maasikas
· 15 years ago
70ccca4
r600: update vport z & clipping when depth_clamp is changed
by Andre Maasikas
· 15 years ago
9bf40ce
r600: fix brownbag, only align if we are dealing with cubemap
by Andre Maasikas
· 15 years ago
714d9c2
r600: cubemap levels seem to be aligned to 8 images
by Andre Maasikas
· 15 years ago
278ad74
radeon/fbo: flush rendering before generating mipmaps
by Andre Maasikas
· 15 years ago
7c6f51c
radeon/fbo: use correct depth texture offset for depth textures
by Andre Maasikas
· 15 years ago
defd45e
r600: enable draw_offset
by Andre Maasikas
· 15 years ago
3f6d732
st/mesa: Remove unnecessary header from st_cb_viewport.c.
by Vinson Lee
· 15 years ago
2a92889
egl: Remove USING_EGL and the related drivers.
by Chia-I Wu
· 15 years ago
8410f7c
mesa: Use pipe_buffer_write_nooverlap where appropriate.
by José Fonseca
· 15 years ago
2cf8164
r200: fix CS section size mismatch
by Roland Scheidegger
· 15 years ago
dc2914a
mesa: minor whitespace fix
by Brian Paul
· 15 years ago
e59353f
mesa: support for GL_ARB_fragment_coord_conventions
by Luca Barbieri
· 15 years ago
4736e1c
dri: Remove unnecessary glapi headers.
by Chia-I Wu
· 15 years ago
bdd2500
Do not include glapi/dispatch.h outside Mesa core.
by Chia-I Wu
· 15 years ago
e19b3c0
mach64: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
7c66211
i810: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
0bc2cbf
ffb: Remove unnecessary headers.
by Vinson Lee
· 15 years ago
156c90e
r200: re-adding missing pitch alignment check in blit code
by Alex Deucher
· 15 years ago
05208b2
mesa: replace questionable CPU_TO_LE32 macro with function
by Brian Paul
· 15 years ago
65d2a26
st/mesa: fix format logic in compatible_src_dst_formats()
by Brian Paul
· 15 years ago
67aa704
r200: fix some breakage after move to common blit code
by Alex Deucher
· 15 years ago
5a99ca4
r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c
by Alex Deucher
· 15 years ago
917b6d2
Remove hardcoded -Wall from Radeon DRI makefiles
by Alan Coopersmith
· 15 years ago
5e82403
Merge remote branch 'origin/opengl-es-v2'
by Chia-I Wu
· 15 years ago
031f23a
mesa: added comment about future FBO formats
by Brian Paul
· 15 years ago
cd232ae
st/mesa: enable EXT_framebuffer_multisample
by Marek Olšák
· 15 years ago
76cf261
r100/r200: fix Y coord flipping in accelerated blits
by Alex Deucher
· 15 years ago
1bb6b1d
r100/r200: fix dst pitch in blit code
by Alex Deucher
· 15 years ago
f965345
r200: add missing symlink to radeon_tex_copy.c
by Alex Deucher
· 15 years ago
1f0709f
r100/r200: align to pitch updates in blit interface
by Maciej Cencora
· 15 years ago
2706bc6
r200: use common glCopyTex(Sub)Image code
by Maciej Cencora
· 15 years ago
5170d24
r100: use common glCopyTex(Sub)Image code
by Maciej Cencora
· 15 years ago
8a4d739
radeon/r300/r600: share common glCopyTex(Sub)Image code
by Maciej Cencora
· 15 years ago
0aed44f
r600: align to r300 changes in the blit code
by Maciej Cencora
· 15 years ago
0174dac
r300/r600: move some bo offsets checking to blit code
by Maciej Cencora
· 15 years ago
ac8afd4
r600: prepare for some code sharing
by Maciej Cencora
· 15 years ago
f54e96c
r300: check if blitting for given format is supported earlier
by Maciej Cencora
· 15 years ago
acac99e
r300: use nearest texture filtering for accelerated blits
by Maciej Cencora
· 15 years ago
f2fea26
r300: fix Y coord flipping in accelerated blits
by Maciej Cencora
· 15 years ago
11affaf
radeon: use mesa provided _mesa_tex_target_to_face function
by Maciej Cencora
· 15 years ago
9363a81
r300: prepare for texcopy code sharing
by Maciej Cencora
· 15 years ago
f542fde
radeon: add blit function to vtbl
by Maciej Cencora
· 15 years ago
8f7dfe3
intel: Remove dead note_fence vtbl hook.
by Eric Anholt
· 15 years ago
a45f24c
i965: Improve the hashing of brw_state_cache keys to include the cache_id.
by Eric Anholt
· 15 years ago
d1cefab
i965: Remove obsolete comment about the state atoms.
by Eric Anholt
· 15 years ago
fb49015
i965: Upload as many VS constants as possible through the push constants.
by Eric Anholt
· 15 years ago
62a96f7
i965: Allow for variable-sized auxdata in the state cache.
by Eric Anholt
· 15 years ago
Next »